mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-25 19:17:45 +00:00
model equip
This commit is contained in:
parent
6dc03653cf
commit
38683a9fa2
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@ namespace Sapphire::Network::Packets
|
|||
PlayerClassInfo = 0x039A, // updated 5.2
|
||||
Effect0095 = 0x0095, // updated 5.2
|
||||
|
||||
ModelEquip = 0x02E6, // updated 5.18
|
||||
ModelEquip = 0x03C9, // updated 5.2
|
||||
Examine = 0x038B, // updated 5.2
|
||||
CharaNameReq = 0x0116, // updated 5.18
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue