Skip to content

Commit 8366fcd

Browse files
author
CrosRoad95
authored
Update CLuaColShapeDefs.cpp
1 parent db4ca71 commit 8366fcd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Client/mods/deathmatch/logic/luadefs/CLuaColShapeDefs.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ void CLuaColShapeDefs::AddClass(lua_State* luaVM)
3636
lua_classfunction(luaVM, "getElementsWithin", "getElementsWithinColShape");
3737
lua_classvariable(luaVM, "elementsWithin", NULL, "getElementsWithinColShape");
3838

39-
4039
lua_classvariable(luaVM, "elementsWithin", NULL, "getElementsWithinColShape");
4140
lua_classvariable(luaVM, "shapeType", NULL, "getColShapeType");
4241

0 commit comments

Comments
 (0)