aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/scenriLua.lua
diff options
context:
space:
mode:
authorDavid Walter Seikel2014-07-02 14:22:08 +1000
committerDavid Walter Seikel2014-07-02 14:22:08 +1000
commitb8fd6a2b57e8edd7cef4f5436b6f32ced013fe98 (patch)
tree20f6c1fccbd8c975a4ac17603f6f328ea7bd7695 /lib/scenriLua.lua
parentUpdate to post release API change. So much for stable API to collaborate wit... (diff)
downloadSledjHamr-b8fd6a2b57e8edd7cef4f5436b6f32ced013fe98.zip
SledjHamr-b8fd6a2b57e8edd7cef4f5436b6f32ced013fe98.tar.gz
SledjHamr-b8fd6a2b57e8edd7cef4f5436b6f32ced013fe98.tar.bz2
SledjHamr-b8fd6a2b57e8edd7cef4f5436b6f32ced013fe98.tar.xz
TODO++
Diffstat (limited to 'lib/scenriLua.lua')
-rw-r--r--lib/scenriLua.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/scenriLua.lua b/lib/scenriLua.lua
index 30ff7f0..2938a9d 100644
--- a/lib/scenriLua.lua
+++ b/lib/scenriLua.lua
@@ -7,6 +7,8 @@ TODO - Yes I know this breaks our design goals,
7 The system should "compile" Lua based files to eet as well. 7 The system should "compile" Lua based files to eet as well.
8 For now Lua based files is easier to debug. 8 For now Lua based files is easier to debug.
9 9
10TODO - in index.omg the object file names are in both the stuffs index names and the fileName value. Should get rid of fileName maybe?
11 Or maybe only get rid of it if it's not a *.omg file.
10]] 12]]
11 13
12do 14do