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

Updated setPos opcode

This commit is contained in:
Mordred 2017-10-11 09:16:18 +02:00 committed by GitHub
parent 72963148e5
commit 6e48a377c3

View file

@ -72,7 +72,7 @@ namespace Packets {
Effect = 0x00FB, // updated 4.1
GCAffiliation = 0x00FC,
ActorSetPos = 0x0114,
ActorSetPos = 0x0120, // updated 4.1
ActorCast = 0x0123, // updated 4.1
PlayerSpawn = 0x011C, // updated 4.1
NpcSpawn = 0x011D, // updated 4.1