lua_utils icon indicating copy to clipboard operation
lua_utils copied to clipboard

Inheriting from built-in class doesn't work

Open jushar opened this issue 9 years ago • 0 comments

All functions that use getmetatable use the previously set metatable instead of the one stored in the Lua registry.

jushar avatar Sep 23 '16 22:09 jushar