diff --git a/source/OptionsMenu.hx b/source/OptionsMenu.hx index 0420ecd..6b6bf53 100644 --- a/source/OptionsMenu.hx +++ b/source/OptionsMenu.hx @@ -58,7 +58,7 @@ 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 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 in the score screen."), new Optimization("No backgrounds, no characters, centered notes, no player 2."), new BotPlay("Showcase your charts and mods with autoplay.") ]),