fix some bugs

This commit is contained in:
Kade M
2021-06-19 15:41:14 -07:00
parent f55c2c14d8
commit b4ba8403e0
6 changed files with 38 additions and 7 deletions

View File

@ -57,7 +57,8 @@ class OptionsMenu extends MusicBeatState
#end
new FlashingLightsOption("Toggle flashing lights that can cause epileptic seizures and strain."),
new WatermarkOption("Enable and disable all watermarks from the engine."),
new BotPlay("Showcase your charts and mods with autoplay.")
new BotPlay("Showcase your charts and mods with autoplay."),
new ScoreScreen("Show the score screen after the end of a song")
])
];