Revert "Some fun features"
This commit is contained in:
@ -305,10 +305,6 @@ class StoryMenuState extends MusicBeatState
|
||||
LoadingState.loadAndSwitchState(new PlayState(), true);
|
||||
});
|
||||
}
|
||||
else
|
||||
{
|
||||
FlxG.camera.shake(0.02, 0.02);
|
||||
}
|
||||
}
|
||||
|
||||
function changeDifficulty(change:Int = 0):Void
|
||||
|
Reference in New Issue
Block a user