1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-04 17:57:47 +00:00

corrected

This commit is contained in:
karashiiro 2019-07-27 17:53:39 -07:00 committed by GitHub
parent d99d9aea30
commit 89c6a37f92

View file

@ -135,7 +135,7 @@ namespace Sapphire::Network::Packets::Server
char fcName[24]; char fcName[24];
uint8_t unknown7; uint8_t unknown7;
uint16_t padding1; uint16_t padding1;
uint16_t classJobIdLevel[Common::CLASSJOB_SLOTS * 2]; // Pairs of classJobId, classJobLevel uint16_t classJobIdLevel[76]; // Pairs of classJobId, classJobLevel (38 * 2)
/* /*
Like this: Like this:
uint16_t gldId; // 1 uint16_t gldId; // 1