mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-22 01:57:45 +00:00
Toss in SkillHandler = 0x033C from Winter while we're at it
This commit is contained in:
parent
f3a778de27
commit
c938451f73
1 changed files with 1 additions and 1 deletions
|
@ -340,7 +340,7 @@ namespace Sapphire::Network::Packets
|
|||
|
||||
PlaceFieldMarkerPreset = 0x023F, // updated 5.25
|
||||
PlaceFieldMarker = 0x01BA, // updated 5.25
|
||||
SkillHandler = 0x0241, // updated 5.25
|
||||
SkillHandler = 0x033C, // updated 5.3
|
||||
GMCommand1 = 0x01EC, // updated 5.25
|
||||
GMCommand2 = 0x0368, // updated 5.25
|
||||
AoESkillHandler = 0x0364, // updated 5.21 hotfix
|
||||
|
|
Loading…
Add table
Reference in a new issue