mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-26 06:27:45 +00:00
failed to count bytes
This commit is contained in:
parent
9e9a0f80f9
commit
e976abd586
1 changed files with 1 additions and 1 deletions
|
@ -1046,7 +1046,7 @@ namespace Sapphire::Network::Packets::Server
|
|||
unsigned char companionDefRank;
|
||||
unsigned char companionAttRank;
|
||||
unsigned char companionHealRank;
|
||||
unsigned char mountGuideMask[28];
|
||||
unsigned char mountGuideMask[27];
|
||||
//==
|
||||
char name[32];
|
||||
unsigned char unknownOword[16];
|
||||
|
|
Loading…
Add table
Reference in a new issue