lil bullshit

This commit is contained in:
Cameron Taylor
2020-10-30 19:33:28 -07:00
parent f9b6c1461c
commit 12913b4f31
5 changed files with 10 additions and 3 deletions

View File

@ -30,6 +30,8 @@ class StoryMenuState extends MusicBeatState
override function create()
{
persistentUpdate = persistentDraw = true;
scoreText = new FlxText(10, 10, 0, "SCORE: 49324858", 36);
scoreText.setFormat("VCR OSD Mono", 32);