Got rid of more userdata nonsense
This commit is contained in:
@@ -415,8 +415,6 @@ public:
|
||||
|
||||
void makesubtable(LuaSlot sub, LuaSlot tab, const char *name) const;
|
||||
|
||||
void setlightuserdata(LuaSlot target, void *p) const;
|
||||
|
||||
int next(LuaSlot tab, LuaSlot key, LuaSlot value) const;
|
||||
|
||||
void makeclass(LuaSlot tab, LuaSlot name) const;
|
||||
|
||||
Reference in New Issue
Block a user