diff --git a/stepmania/Themes/default/Scripts/OptionsMenu.lua b/stepmania/Themes/default/Scripts/OptionsMenu.lua index 68ad6d8777..19d9ade038 100644 --- a/stepmania/Themes/default/Scripts/OptionsMenu.lua +++ b/stepmania/Themes/default/Scripts/OptionsMenu.lua @@ -16,7 +16,7 @@ function OptionsRowTest() -- Flags for this row. Note that as this table only defines -- a row, not a menu, only row settings can be set here, not -- OptionMenuFlags. - LayoutType = "ShowAllInLine", + LayoutType = "ShowAllInRow", SelectType = "SelectMultiple", OneChoiceForAllPlayers = false,