Changes in Options now properly saves in web build
This commit is contained in:
parent
046c4e90a0
commit
1a1a9ca777
@ -121,6 +121,7 @@ class OptionsMenu extends MusicBeatState
|
|||||||
FlxG.switchState(new LoadReplayState());
|
FlxG.switchState(new LoadReplayState());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
FlxG.save.flush();
|
||||||
}
|
}
|
||||||
|
|
||||||
var isSettingControl:Bool = false;
|
var isSettingControl:Bool = false;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user