1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-22 10:07:44 +00:00

Update ClientTrigger OpCode

This commit is contained in:
Cara 2019-11-19 05:22:38 +10:30 committed by GitHub
parent cc8c87c28a
commit 6bdbbe23d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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