oops
This commit is contained in:
parent
b047eb7a72
commit
1165994d3e
@ -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";
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user