add ExportOnChange table value for Lua
This commit is contained in:
@@ -19,6 +19,7 @@ function OptionsRowTest()
|
|||||||
LayoutType = "ShowAllInRow",
|
LayoutType = "ShowAllInRow",
|
||||||
SelectType = "SelectMultiple",
|
SelectType = "SelectMultiple",
|
||||||
OneChoiceForAllPlayers = false,
|
OneChoiceForAllPlayers = false,
|
||||||
|
ExportOnChange = false,
|
||||||
|
|
||||||
-- Choices are not resolved as metrics, since they might
|
-- Choices are not resolved as metrics, since they might
|
||||||
-- be dynamic. Add THEME Lua hooks if we want to translate
|
-- be dynamic. Add THEME Lua hooks if we want to translate
|
||||||
|
|||||||
Reference in New Issue
Block a user