userdata metatable is loaded smoothly
This commit is contained in:
+1
-3
@@ -24,8 +24,6 @@
|
||||
|
||||
#include "lua.hpp"
|
||||
|
||||
#define TORTUGA_USERDATA_NAME "userdata"
|
||||
|
||||
int userdataIndex(lua_State* L);
|
||||
int createUserdataMetatable(lua_State* L);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user