1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-06 02:37:47 +00:00

Fixed ActorCast opcode

This commit is contained in:
Mordred 2018-09-19 14:58:11 +02:00 committed by GitHub
parent 480a4456e4
commit cec5d31229

View file

@ -119,7 +119,7 @@ enum ServerZoneIpcType :
ActorMove = 0x0170, // updated 4.4
ActorSetPos = 0x0172, // updated 4.4
ActorCast = 0x0170, // updated 4.4
ActorCast = 0x0174, // updated 4.4
PartyList = 0x0176, // updated 4.4
HateList = 0x0177, // updated 4.4