minor bugs fixed
This commit is contained in:
parent
c20452be61
commit
1c6390cbfb
@ -229,7 +229,6 @@ namespace Ryujinx.Input.HLE
|
||||
controller.UpdateUserConfiguration(inputConfig);
|
||||
|
||||
specialExit = controller.Update(); //hotkey press check
|
||||
|
||||
controller.UpdateRumble(_device.Hid.Npads.GetRumbleQueue(playerIndex));
|
||||
|
||||
inputState = controller.GetHLEInputState();
|
||||
|
Loading…
x
Reference in New Issue
Block a user