mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-27 06:47:45 +00:00
Update comment
This commit is contained in:
parent
e728efe998
commit
ada4ec2b4d
1 changed files with 2 additions and 2 deletions
|
@ -396,10 +396,10 @@ namespace Sapphire::Network::Packets
|
|||
ClientTrigger = 0x1c1, // updated 6.40
|
||||
DiscoveryHandler = 0x038B, // updated 5.58h
|
||||
|
||||
SkillHandler = 0x0228, // updated 6.31h
|
||||
SkillHandler = 0x0228, // updated 6.40
|
||||
GMCommand1 = 0x0139, // updated 6.40
|
||||
GMCommand2 = 0x0195, // updated 6.40
|
||||
AoESkillHandler = 0x016f, // updated 5.58h
|
||||
AoESkillHandler = 0x016f, // updated 6.40
|
||||
|
||||
UpdatePositionHandler = 0xae, // updated 6.40
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue