miss sfx option

This commit is contained in:
CyndaquilDAC
2021-07-19 23:56:03 -05:00
parent 8ed09b1929
commit a38f1bdd45
3 changed files with 28 additions and 4 deletions

View File

@ -55,8 +55,9 @@ class OptionsMenu extends MusicBeatState
new FlashingLightsOption("Toggle flashing lights that can cause epileptic seizures and strain."),
new WatermarkOption("Enable and disable all watermarks from the engine."),
new AntialiasingOption("Toggle antialiasing, improving graphics quality at a slight performance penalty."),
new MissSoundsOption("Toggle miss sounds playing when you don't hit a note."),
new ScoreScreen("Show the score screen after the end of a song"),
new ShowInput("Display every single input in the score screen."),
new ShowInput("Display every single input on the score screen."),
new Optimization("No characters or backgrounds. Just a rhythm game, with none of the extra bells and whistles."),
new GraphicLoading("On startup, cache every character. Significantly decrease load times. (HIGH MEMORY)"),
new BotPlay("Showcase your charts and mods with autoplay.")