1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-29 07:37:45 +00:00

corrected

This commit is contained in:
karashiiro 2019-07-27 17:53:39 -07:00 committed by GitHub
parent 963694bd08
commit 135c6c7e5d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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