version update and fixes
This commit is contained in:
@ -1972,6 +1972,7 @@ class PlayState extends MusicBeatState
|
||||
if (offsetTesting)
|
||||
{
|
||||
FlxG.sound.playMusic(Paths.music('freakyMenu'));
|
||||
offsetTesting = false;
|
||||
LoadingState.loadAndSwitchState(new OptionsMenu());
|
||||
FlxG.save.data.offset = offsetTest;
|
||||
}
|
||||
|
Reference in New Issue
Block a user