mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-28 20:27:46 +00:00
More 5.18 opcode.
This commit is contained in:
parent
12fd17e09c
commit
f07ac7f6e5
1 changed files with 1 additions and 1 deletions
|
@ -155,7 +155,7 @@ namespace Sapphire::Network::Packets
|
|||
SilentSetClassJob = 0x018E, // updated 5.0 - seems to be the case, not sure if it's actually used for anything
|
||||
PlayerSetup = 0x0295, // updated 5.18
|
||||
PlayerStats = 0x017A, // updated 5.18
|
||||
ActorOwner = 0x0322, // updated 5.11
|
||||
ActorOwner = 0x03BB, // updated 5.18
|
||||
PlayerStateFlags = 0x02C6, // updated 5.18
|
||||
PlayerClassInfo = 0x01B0, // updated 5.18
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue