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