We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1573857 commit 89e5727Copy full SHA for 89e5727
Client/mods/deathmatch/logic/luadefs/CLuaElementDefs.h
@@ -38,7 +38,6 @@ class CLuaElementDefs : public CLuaDefs
38
LUA_DECLARE(IsElementWithinColShape);
39
LUA_DECLARE(IsElementWithinMarker);
40
LUA_DECLARE(GetElementsWithinColShape);
41
- LUA_DECLARE(GetColShapeType);
42
LUA_DECLARE(GetElementDimension);
43
LUA_DECLARE(GetElementZoneName);
44
LUA_DECLARE(GetElementBoundingBox);
0 commit comments