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 b0369d2 commit bb99e59Copy full SHA for bb99e59
Server/mods/deathmatch/logic/CPerfStat.RPCPacketUsage.cpp
@@ -226,6 +226,7 @@ ADD_ENUM1(SET_COLPOLYGON_HEIGHT)
226
ADD_ENUM1(SET_OBJECT_BREAKABLE)
227
ADD_ENUM1(BREAK_OBJECT)
228
ADD_ENUM1(SET_PLAYER_SCRIPT_DEBUG_LEVEL)
229
+ADD_ENUM1(SET_MARKER_TARGET_ARROW_PROPERTIES)
230
ADD_ENUM1(RESPAWN_OBJECT)
231
ADD_ENUM1(TOGGLE_OBJECT_RESPAWN)
232
IMPLEMENT_ENUM_END("eElementRPCFunctions")
0 commit comments