Added Thai language description of the Ignore Applet setting (#60)
This commit is contained in:
@@ -115,7 +115,7 @@ namespace Ryujinx.Input.SDL2
|
||||
{
|
||||
lock (_lock)
|
||||
{
|
||||
_gamepadsIds.Add(id);
|
||||
_gamepadsIds.Insert(joystickDeviceId, id);
|
||||
}
|
||||
|
||||
OnGamepadConnected?.Invoke(id);
|
||||
|
||||
Reference in New Issue
Block a user