Changes in Options now properly saves in web build
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user