mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-25 19:17:45 +00:00
opcode
This commit is contained in:
parent
4d6fdb2c77
commit
cf9e5eba85
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,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 = 0x0316, // updated 5.21 hotfix
|
||||
PlayerStats = 0x03E1, // updated 5.21 hotfix
|
||||
ActorOwner = 0xF385, // updated 5.21
|
||||
ActorOwner = 0x03C8, // updated 5.21 hotfix
|
||||
PlayerStateFlags = 0x00AA, // updated 5.21 hotfix
|
||||
PlayerClassInfo = 0x016B, // updated 5.21
|
||||
CharaVisualEffect = 0x030C, // updated 5.21 hotfix
|
||||
|
|
Loading…
Add table
Reference in a new issue