From 41d42e0375627b2a2dba16409fa73a1f43ea8390 Mon Sep 17 00:00:00 2001 From: Lucky56 <55949451+Lucky-56@users.noreply.github.com> Date: Tue, 22 Jun 2021 13:13:57 +0200 Subject: [PATCH] ok --- source/OptionsMenu.hx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.") ]),