this is a function

This commit is contained in:
AJ Kelly
2010-12-29 17:05:53 -06:00
parent a88f42beba
commit 6cc3421629
@@ -27,7 +27,7 @@ local DefaultParams =
}
-- local alias to simplify error reporting
local GetString( name )
local function GetString( name )
return THEME:GetString( "ThemePrefsRows", name )
end