restore prior formatting 1
This commit is contained in:
parent
f9130ffc53
commit
e400fdd168
@ -262,7 +262,6 @@ namespace Ryujinx.Ava.UI.Views.Input
|
||||
if (DataContext is not ControllerInputViewModel cVm) return;
|
||||
if (!cVm.Config.EnableLedChanging) return;
|
||||
if (cVm.Config.TurnOffLed) return;
|
||||
|
||||
cVm.ParentModel.SelectedGamepad.SetLed(cVm.Config.LedColor.ToUInt32());
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user