Running OK with luaconsole.cpp
This commit is contained in:
@@ -48,6 +48,7 @@ void LuaStack::register_all_userdata(lua_State *L) {
|
||||
LS.rawset(LuaRegistry, lud, tab);
|
||||
}
|
||||
}
|
||||
LS.result();
|
||||
}
|
||||
|
||||
LuaFunctionReg::LuaFunctionReg(const char *m, const char *n, lua_CFunction f) {
|
||||
|
||||
Reference in New Issue
Block a user