RELEASE SHIIIT
This commit is contained in:
@ -162,6 +162,8 @@ class TitleState extends MusicBeatState
|
||||
|
||||
FlxTween.tween(credTextShit, {y: credTextShit.y + 20}, 2.9, {ease: FlxEase.quadInOut, type: PINGPONG});
|
||||
|
||||
FlxG.mouse.visible = false;
|
||||
|
||||
if (initialized)
|
||||
skipIntro();
|
||||
else
|
||||
|
Reference in New Issue
Block a user