mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-25 05:57:45 +00:00
f
This commit is contained in:
parent
eefdbf6c51
commit
f53cc66a55
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ namespace Sapphire::Network::Packets
|
|||
|
||||
PlayerSpawn = 0x0243, // updated 5.11
|
||||
NpcSpawn = 0x021B, // updated 5.11
|
||||
NpcSpawn2 = 0x0115, // ( Bigger statuseffectlist? ) updated 5.1
|
||||
NpcSpawn2 = 0x0137, // ( Bigger statuseffectlist? ) updated 5.11
|
||||
ActorMove = 0x00DD, // updated 5.11
|
||||
|
||||
ActorSetPos = 0x0092, // updated 5.11
|
||||
|
|
Loading…
Add table
Reference in a new issue