1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-01 00:27:44 +00:00

Actorcast opcode updated

This commit is contained in:
Mordred 2017-10-11 09:10:37 +02:00 committed by GitHub
parent b0f9b5cfa5
commit 72963148e5

View file

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