mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-05-23 13:45:49 +00:00
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