diff --git a/stepmania/src/ScreenAppearanceOptions.cpp b/stepmania/src/ScreenAppearanceOptions.cpp index 1a1f81a129..7b525ee244 100644 --- a/stepmania/src/ScreenAppearanceOptions.cpp +++ b/stepmania/src/ScreenAppearanceOptions.cpp @@ -44,7 +44,7 @@ OptionRowData g_AppearanceOptionsLines[NUM_APPEARANCE_OPTIONS_LINES] = { { "How To\nPlay", 2, {"SKIP","SHOW"} }, { "Caution", 2, {"SKIP","SHOW"} }, { "Song\nGroup", 2, {"ALL MUSIC","CHOOSE"} }, - { "Wheel\nSections",3, {"NEVER","ALWAYS", "ABC_ONLY"} }, + { "Wheel\nSections",3, {"NEVER","ALWAYS", "ABC ONLY"} }, }; ScreenAppearanceOptions::ScreenAppearanceOptions() :