i am more dumb than before ig
haeaehaehaehaheahehaehahehaebaheaheahehafszxcbmg dfhx
This commit is contained in:
parent
0bea281646
commit
92885b80f2
@ -124,7 +124,7 @@ class OptionsMenu extends MusicBeatState
|
|||||||
grpControls.add(ctrl);
|
grpControls.add(ctrl);
|
||||||
case 3:
|
case 3:
|
||||||
FlxG.save.data.accuracyDisplay = !FlxG.save.data.accuracyDisplay;
|
FlxG.save.data.accuracyDisplay = !FlxG.save.data.accuracyDisplay;
|
||||||
var ctrl:Alphabet = new Alphabet(0, (70 * curSelected) + 30, "Toggle accuracy display " + (FlxG.save.data.accuracyDisplay ? "off" : "on"), true, false)
|
var ctrl:Alphabet = new Alphabet(0, (70 * curSelected) + 30, "Toggle accuracy display " + (FlxG.save.data.accuracyDisplay ? "off" : "on"), true, false);
|
||||||
ctrl.isMenuItem = true;
|
ctrl.isMenuItem = true;
|
||||||
ctrl.targetY = curSelected - 3;
|
ctrl.targetY = curSelected - 3;
|
||||||
grpControls.add(ctrl);
|
grpControls.add(ctrl);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user