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