1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-03 17:27:47 +00:00

Merge pull request #601 from Caraxi/patch-1

Update ClientTrigger OpCode
This commit is contained in:
Adam 2019-11-21 09:53:15 +11:00 committed by GitHub
commit dce15dd142

View file

@ -321,7 +321,7 @@ namespace Sapphire::Network::Packets
ReqCountdownCancel = 0x0136, // updated 5.0
ZoneLineHandler = 0x02E0, // updated 5.1
ClientTrigger = 0x00B1, // updated 5.1
ClientTrigger = 0x01F2, // updated 5.11
DiscoveryHandler = 0x0177, // updated 5.1
PlaceFieldMarker = 0x013C, // updated 5.0