1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-02 08:57:44 +00:00

fix modelequip, examine, etc

This commit is contained in:
NotAdam 2019-06-28 21:27:53 +10:00
parent 64be2964c9
commit 324f1bd000

View file

@ -155,9 +155,9 @@ namespace Sapphire::Network::Packets
PlayerStateFlags = 0x0193, // updated 5.0
PlayerClassInfo = 0x0194, // updated 5.0
ModelEquip = 0x018B, // updated 4.5
Examine = 0x018C, // updated 4.5
CharaNameReq = 0x018D, // updated 4.5
ModelEquip = 0x0196, // updated 5.0
Examine = 0x0197, // updated 5.0
CharaNameReq = 0x0198, // updated 5.0
SetLevelSync = 0x1186, // not updated for 4.4, not sure what it is anymore