Skip to content

Commit

Permalink
Add missing SET_MARKER_TARGET_ARROW_PROPERTIES RPC to CPerfStat (#3693)
Browse files Browse the repository at this point in the history
Update CPerfStat.RPCPacketUsage.cpp
  • Loading branch information
FileEX authored Sep 4, 2024
1 parent b0369d2 commit bb99e59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Server/mods/deathmatch/logic/CPerfStat.RPCPacketUsage.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@ ADD_ENUM1(SET_COLPOLYGON_HEIGHT)
ADD_ENUM1(SET_OBJECT_BREAKABLE)
ADD_ENUM1(BREAK_OBJECT)
ADD_ENUM1(SET_PLAYER_SCRIPT_DEBUG_LEVEL)
ADD_ENUM1(SET_MARKER_TARGET_ARROW_PROPERTIES)
ADD_ENUM1(RESPAWN_OBJECT)
ADD_ENUM1(TOGGLE_OBJECT_RESPAWN)
IMPLEMENT_ENUM_END("eElementRPCFunctions")
Expand Down

0 comments on commit bb99e59

Please sign in to comment.