From 4babacde25da988f92e3335607196da1ea740abe Mon Sep 17 00:00:00 2001 From: KadeDeveloper Date: Mon, 19 Jul 2021 23:04:15 -0700 Subject: [PATCH] nuts --- source/OptionsMenu.hx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/OptionsMenu.hx b/source/OptionsMenu.hx index bb4f9e8..495219b 100644 --- a/source/OptionsMenu.hx +++ b/source/OptionsMenu.hx @@ -58,7 +58,7 @@ class OptionsMenu extends MusicBeatState 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 on the score screen."), - new Optimization("No characters or backgrounds. Just a rhythm game, with none of the extra bells and whistles."), + new Optimization("No characters or backgrounds. Just a usual rhythm game layout."), new GraphicLoading("On startup, cache every character. Significantly decrease load times. (HIGH MEMORY)"), new BotPlay("Showcase your charts and mods with autoplay.") ]),