oops
This commit is contained in:
@@ -121,7 +121,7 @@ class CpuStrums extends Option
|
|||||||
|
|
||||||
private override function updateDisplay():String
|
private override function updateDisplay():String
|
||||||
{
|
{
|
||||||
return FlxG.save.data.dfjk ? "Light CPU Strums" : "CPU Strums stay static";
|
return FlxG.save.data.cpuStrums ? "Light CPU Strums" : "CPU Strums stay static";
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user