mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-27 22:57:45 +00:00
Update ClientTrigger OpCode
This commit is contained in:
parent
49ed818416
commit
f990bda78c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue