1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-25 22:17:45 +00:00

Actorcast opcode updated

This commit is contained in:
Mordred 2017-10-11 09:10:37 +02:00 committed by GitHub
parent 581b8a6a82
commit a0b2ae9f95

View file

@ -73,7 +73,7 @@ namespace Packets {
GCAffiliation = 0x00FC,
ActorSetPos = 0x0114,
ActorCast = 0x0116,
ActorCast = 0x0123, // updated 4.1
PlayerSpawn = 0x011C, // updated 4.1
NpcSpawn = 0x011D, // updated 4.1
ActorMove = 0x011E, // updated 4.1