1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-25 14:07:46 +00:00
This commit is contained in:
collett 2020-03-18 04:52:09 +09:00
parent 14b966fdfa
commit b8f14b4c05

View file

@ -49,7 +49,7 @@ namespace Sapphire::Network::Packets
ActorFreeSpawn = 0x006C, // updated 5.21 hotfix
InitZone = 0x037B, // updated 5.21 hotfix
EffectResult = 0x02CF, // updated 5.21
EffectResult = 0x0281, // updated 5.21 hotfix
ActorControl = 0x0380, // updated 5.21 hotfix
ActorControlSelf = 0x0253, // updated 5.21 hotfix
ActorControlTarget = 0x0206, // updated 5.21 hotfix
@ -142,7 +142,7 @@ namespace Sapphire::Network::Packets
ActorSetPos = 0x0295, // updated 5.21 hotfix
ActorCast = 0x0262, // updated 5.21
ActorCast = 0x02C3, // updated 5.21 hotfix
SomeCustomiseChangePacketProbably = 0x00CD, // added 5.18
PartyList = 0x0287, // updated 5.18