mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-27 06:47:45 +00:00
fix mistake
This commit is contained in:
parent
42dac4f104
commit
c22e970ff8
1 changed files with 2 additions and 2 deletions
|
@ -201,8 +201,8 @@ namespace Packets {
|
||||||
|
|
||||||
FcInfoReqHandler = 0x011A, // updated 4.2
|
FcInfoReqHandler = 0x011A, // updated 4.2
|
||||||
|
|
||||||
CountdownInitiate = 0x012C, // updated 4.2
|
ReqCountdownInitiate = 0x012C, // updated 4.2
|
||||||
CountdownCancel = 0x012D, // updated 4.2
|
ReqCountdownCancel = 0x012D, // updated 4.2
|
||||||
|
|
||||||
ZoneLineHandler = 0x0130, // updated 4.2
|
ZoneLineHandler = 0x0130, // updated 4.2
|
||||||
ActionHandler = 0x0131, // updated 4.2
|
ActionHandler = 0x0131, // updated 4.2
|
||||||
|
|
Loading…
Add table
Reference in a new issue