Running OK with luaconsole.cpp
This commit is contained in:
@@ -40,6 +40,9 @@ World::World() {
|
||||
// Initialize the SourceDB
|
||||
source_db_.initialize(lua_state_);
|
||||
source_db_.rebuild();
|
||||
|
||||
LS.result();
|
||||
assert (lua_gettop(lua_state_) == 0);
|
||||
}
|
||||
|
||||
void Tangible::be_a_player() {
|
||||
|
||||
Reference in New Issue
Block a user