clean up enum strings

This commit is contained in:
Chris Danford
2005-02-14 17:52:45 +00:00
parent 98cee78b78
commit 874ee9fd1b
@@ -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,