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