1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-06-18 05:07:46 +00:00

Merge pull request #605 from karashiiro/develop

CharaNameReq opcode update
This commit is contained in:
Adam 2019-11-25 14:25:35 +11:00 committed by GitHub
commit 537d6e6ff0

View file

@ -161,7 +161,7 @@ namespace Sapphire::Network::Packets
ModelEquip = 0x0170, // updated 5.11 ModelEquip = 0x0170, // updated 5.11
Examine = 0x00EA, // updated 5.1 Examine = 0x00EA, // updated 5.1
CharaNameReq = 0x0198, // updated 5.0 CharaNameReq = 0x006C, // updated 5.11
// nb: see #565 on github // nb: see #565 on github
UpdateRetainerItemSalePrice = 0x019F, // updated 5.0 UpdateRetainerItemSalePrice = 0x019F, // updated 5.0