Skip to content

Commit

Permalink
Merge Remove old packet names (mr-429)
Browse files Browse the repository at this point in the history
d08133f - tweak(shared): remove old packet names
  • Loading branch information
prikolium-cfx committed Jul 9, 2024
2 parents a93221d + d08133f commit 0573dc7
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions code/shared/net/PacketNames.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ namespace net
// comment above each element is the hash of the packet
// 0976e783
{ HashRageString("msgArrayUpdate"), "msgArrayUpdate" },
// 30f965f6
{ HashRageString("msgCloneAcks"), "msgCloneAcks" },
// 4a9e9dbf
{ HashRageString("msgCloneRemove"), "msgCloneRemove" },
// 6acbd583
{ HashRageString("msgConVars"), "msgConVars" },
// ba96192a
Expand Down Expand Up @@ -47,8 +43,6 @@ namespace net
{ HashRageString("msgResStop"), "msgResStop" },
// e938445b
{ HashRageString("msgRoute"), "msgRoute" },
// 0ab0f1c9
{ HashRageString("msgRpcEntityCreation"), "msgRpcEntityCreation" },
// 211cab17
{ HashRageString("msgRpcNative"), "msgRpcNative" },
// b18d4fc4
Expand All @@ -61,8 +55,6 @@ namespace net
{ HashRageString("msgTimeSync"), "msgTimeSync" },
// 1c1303f8
{ HashRageString("msgTimeSyncReq"), "msgTimeSyncReq" },
// e04838b6
{ HashRageString("msgWorldGrid"), "msgWorldGrid" },
// 852c1561
{ HashRageString("msgWorldGrid3"), "msgWorldGrid3" },
// a5d4e2bc
Expand Down

0 comments on commit 0573dc7

Please sign in to comment.