mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2025-01-08 00:43:04 +00:00
Addressed one nit
This commit is contained in:
parent
b0753ffe6a
commit
13a99e2b6b
1 changed files with 1 additions and 1 deletions
|
@ -181,7 +181,7 @@ namespace Ryujinx
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
LeftJoystickKeyboard = new HidJoystickPosition
|
LeftJoystickKeyboard = new HidJoystickPosition
|
||||||
{
|
{
|
||||||
DX = LeftJoystickDXKeyboard,
|
DX = LeftJoystickDXKeyboard,
|
||||||
|
|
Loading…
Reference in a new issue