mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-28 23:27:45 +00:00
CharaNameReq opcode update
This commit is contained in:
parent
c925e41b18
commit
44a542d603
1 changed files with 1 additions and 1 deletions
|
@ -161,7 +161,7 @@ namespace Sapphire::Network::Packets
|
|||
|
||||
ModelEquip = 0x025E, // updated 5.1
|
||||
Examine = 0x00EA, // updated 5.1
|
||||
CharaNameReq = 0x0198, // updated 5.0
|
||||
CharaNameReq = 0x006C, // updated 5.11
|
||||
|
||||
// nb: see #565 on github
|
||||
UpdateRetainerItemSalePrice = 0x019F, // updated 5.0
|
||||
|
|
Loading…
Add table
Reference in a new issue