1
Fork 0
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:
collett 2021-02-16 23:45:23 +09:00
parent 9e9a0f80f9
commit e976abd586

View file

@ -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];