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.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ClientHamr/GuiLua/test.properties') diff --git a/ClientHamr/GuiLua/test.properties b/ClientHamr/GuiLua/test.properties index 81bdff0..d6d29cb 100644 --- a/ClientHamr/GuiLua/test.properties +++ b/ClientHamr/GuiLua/test.properties @@ -1 +1 @@ -test.foo = 'forty two' +foo = 'forty two' -- cgit v1.1