mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-05-17 07:17:44 +02:00
Compare commits
No commits in common. "a67657e3ec1af2ad931a8fa45fea1c619ed360b9" and "53d1cfad3285121562c6bcde0927be1285292a42" have entirely different histories.
a67657e3ec
...
53d1cfad32
1 changed files with 0 additions and 2 deletions
|
@ -108,8 +108,6 @@ namespace Ryujinx.Ava.UI.Views.Settings
|
|||
|
||||
this.Focus(NavigationMethod.Pointer);
|
||||
|
||||
PointerPressed += MouseClick;
|
||||
|
||||
IKeyboard keyboard = (IKeyboard)_avaloniaKeyboardDriver.GetGamepad("0");
|
||||
IButtonAssigner assigner = new KeyboardKeyAssigner(keyboard);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue