clean up enum strings
This commit is contained in:
@@ -16,7 +16,7 @@ function OptionsRowTest()
|
|||||||
-- Flags for this row. Note that as this table only defines
|
-- Flags for this row. Note that as this table only defines
|
||||||
-- a row, not a menu, only row settings can be set here, not
|
-- a row, not a menu, only row settings can be set here, not
|
||||||
-- OptionMenuFlags.
|
-- OptionMenuFlags.
|
||||||
LayoutType = "ShowAllInLine",
|
LayoutType = "ShowAllInRow",
|
||||||
SelectType = "SelectMultiple",
|
SelectType = "SelectMultiple",
|
||||||
OneChoiceForAllPlayers = false,
|
OneChoiceForAllPlayers = false,
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user