Add binary tree class for reading otb

This commit is contained in:
Eduardo Bart
2012-06-24 10:05:44 -03:00
parent dbf5e8266b
commit e65a8456e9
10 changed files with 209 additions and 37 deletions

View File

@@ -46,3 +46,5 @@ g_modules.autoLoadModules(9999)
if g_resources.fileExists("/otclientrc.lua") then
dofile("/otclientrc.lua")
end
g_things.loadOtb('/items.otb')