aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/scenriLua.lua
diff options
context:
space:
mode:
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