More work on thread scheduling and tracebacks
This commit is contained in:
@@ -504,7 +504,7 @@ public:
|
||||
push_any_value(value);
|
||||
lua_rawset(L_, tab);
|
||||
}
|
||||
|
||||
|
||||
// template<typename VT>
|
||||
// void rawset(LuaSlot tab, const char *field, VT value) const {
|
||||
// push_any_value(value);
|
||||
|
||||
Reference in New Issue
Block a user