mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-07-03 16:46:26 +02:00
Added Thai language description of the Ignore Applet setting (#60)
This commit is contained in:
parent
7038a902c3
commit
4926df42a4
2 changed files with 2 additions and 1 deletions
|
@ -115,7 +115,7 @@ namespace Ryujinx.Input.SDL2
|
|||
{
|
||||
lock (_lock)
|
||||
{
|
||||
_gamepadsIds.Add(id);
|
||||
_gamepadsIds.Insert(joystickDeviceId, id);
|
||||
}
|
||||
|
||||
OnGamepadConnected?.Invoke(id);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue