mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-06-07 12:59:15 +00:00
Revert "Structural and Memory Safety Improvements, Analyzer Cleanup (ryubing/ryujinx!47)"
This reverts merge request !47
This commit is contained in:
@@ -257,7 +257,7 @@ namespace Ryujinx.Ava.UI.Models.Input
|
||||
Led = new LedConfigController
|
||||
{
|
||||
EnableLed = EnableLedChanging,
|
||||
TurnOffLed = TurnOffLed,
|
||||
TurnOffLed = this.TurnOffLed,
|
||||
UseRainbow = UseRainbowLed,
|
||||
LedColor = LedColor.ToUInt32()
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user