From d7d879959b5402a8cae836b8c8285f38d9414f6e Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Thu, 20 Mar 2014 16:21:16 +1000 Subject: First hack at Thing. --- ClientHamr/GuiLua/test.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'ClientHamr/GuiLua/test.lua') diff --git a/ClientHamr/GuiLua/test.lua b/ClientHamr/GuiLua/test.lua index e1e2de8..6518de8 100644 --- a/ClientHamr/GuiLua/test.lua +++ b/ClientHamr/GuiLua/test.lua @@ -51,3 +51,4 @@ local test = require 'test' print('End ' .. test.bar .. ' ' .. test.VERSION .. ' ' .. skang.ThingSpace.commands.func.help) test.func('one', 2) skang.ThingSpace.commands.func.func(3, 'four') +skang.ThingSpace.commands.func('five', 'six') -- cgit v1.1