From 19382b8ab3ca2d3434a295baa34fa05d3f7c5ec7 Mon Sep 17 00:00:00 2001 From: Chris Danford Date: Tue, 8 Mar 2005 18:37:09 +0000 Subject: [PATCH] add ExportOnChange table value for Lua --- stepmania/Themes/default/Scripts/OptionsMenu.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/stepmania/Themes/default/Scripts/OptionsMenu.lua b/stepmania/Themes/default/Scripts/OptionsMenu.lua index 4acaa5fd2c..5fa9018594 100644 --- a/stepmania/Themes/default/Scripts/OptionsMenu.lua +++ b/stepmania/Themes/default/Scripts/OptionsMenu.lua @@ -19,6 +19,7 @@ function OptionsRowTest() LayoutType = "ShowAllInRow", SelectType = "SelectMultiple", OneChoiceForAllPlayers = false, + ExportOnChange = false, -- Choices are not resolved as metrics, since they might -- be dynamic. Add THEME Lua hooks if we want to translate