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:
parent
72963148e5
commit
6e48a377c3
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue