Completed port to eris lua 5.2
This commit is contained in:
@@ -30,7 +30,7 @@ World::World() {
|
||||
LS.rawset(LuaRegistry, "tangibles", LuaNewTable);
|
||||
|
||||
// Initialize the SourceDB
|
||||
source_db_.initialize(state());
|
||||
source_db_.init(state());
|
||||
source_db_.rebuild();
|
||||
|
||||
LS.result();
|
||||
|
||||
Reference in New Issue
Block a user