This commit is contained in:
Hendrik Leppkes
2008-01-20 16:05:17 +00:00
parent ccd361a4e0
commit 2242edd844
3 changed files with 86 additions and 15 deletions
+2 -1
View File
@@ -76,8 +76,9 @@ end
===================================================================================]]--
-- option utilty functions
local getBar, optGetter, optSetter, optionMap, callFunc
local optGetter, optSetter
do
local getBar, optionMap, callFunc
-- maps option keys to function names
optionMap = {
alpha = "ConfigAlpha",