From 22cf268c7419eb0477d07af0c78a558ffde845fc Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Thu, 3 Apr 2014 07:04:53 +1000 Subject: Load any matching .properties files into a module. --- ClientHamr/GuiLua/test.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ClientHamr/GuiLua/test.lua') diff --git a/ClientHamr/GuiLua/test.lua b/ClientHamr/GuiLua/test.lua index 9de7082..4ddbc1d 100644 --- a/ClientHamr/GuiLua/test.lua +++ b/ClientHamr/GuiLua/test.lua @@ -27,7 +27,7 @@ this.func(1, 'two') print('code') -- A variable that is private to this module. -local fool +local fool = 22 -- TODO - Could have a table of tables, and ipair through the top level, passing the inner ones to skang.thingasm{}. -- cgit v1.1