]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/script/cpp_api/s_security.cpp
Remove debug.get/setmetatable from security whitelist
[dragonfireclient.git] / src / script / cpp_api / s_security.cpp
index f68cd17771690ff7459c5dbb937ae915e5992dfc..88e22f16f1781273a09d35e765c8fd8c034358e5 100644 (file)
@@ -128,8 +128,6 @@ void ScriptApiSecurity::initializeSecurity()
                "gethook",
                "traceback",
                "getinfo",
-               "getmetatable",
-               "setmetatable",
                "upvalueid",
                "sethook",
                "debug",