version update and fixes
This commit is contained in:
@ -335,6 +335,7 @@ class OffsetMenu extends Option
|
||||
PlayState.isStoryMode = false;
|
||||
PlayState.storyDifficulty = 0;
|
||||
PlayState.storyWeek = 0;
|
||||
PlayState.offsetTesting = true;
|
||||
trace('CUR WEEK' + PlayState.storyWeek);
|
||||
LoadingState.loadAndSwitchState(new PlayState());
|
||||
return false;
|
||||
|
Reference in New Issue
Block a user