mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-08 11:47:45 +00:00
model equip
This commit is contained in:
parent
af36a3e9b5
commit
b3b5d917cb
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@ namespace Sapphire::Network::Packets
|
||||||
PlayerStateFlags = 0x032B, // updated 5.2
|
PlayerStateFlags = 0x032B, // updated 5.2
|
||||||
PlayerClassInfo = 0x039A, // updated 5.2
|
PlayerClassInfo = 0x039A, // updated 5.2
|
||||||
|
|
||||||
ModelEquip = 0x02E6, // updated 5.18
|
ModelEquip = 0x03C9, // updated 5.2
|
||||||
Examine = 0x038B, // updated 5.2
|
Examine = 0x038B, // updated 5.2
|
||||||
CharaNameReq = 0x0116, // updated 5.18
|
CharaNameReq = 0x0116, // updated 5.18
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue