just testing if git works
This commit is contained in:
parent
bdaaddb591
commit
e945565259
@ -89,7 +89,7 @@ namespace Ryujinx.Input.SDL2
|
||||
|
||||
if (SDL_GameControllerHasLED(_gamepadHandle) == SDL_bool.SDL_TRUE)
|
||||
{
|
||||
SetLedColor("FFE4B5");
|
||||
SetLedColor("FFE3B5");
|
||||
}
|
||||
|
||||
// Enable motion tracking
|
||||
|
Loading…
x
Reference in New Issue
Block a user