From f494ca7e0516a7a7989887d46b56faee66d0292e Mon Sep 17 00:00:00 2001 From: karashiiro <49822414+karashiiro@users.noreply.github.com> Date: Sat, 27 Jul 2019 18:00:15 -0700 Subject: [PATCH] new const --- src/common/Common.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/common/Common.h b/src/common/Common.h index 96e41193..a41095ca 100644 --- a/src/common/Common.h +++ b/src/common/Common.h @@ -24,6 +24,7 @@ namespace Sapphire::Common const uint16_t MAX_PLAYER_LEVEL = 80; const uint8_t CURRENT_EXPANSION_ID = 3; + const uint8_t CLASSJOB_TOTAL = 38; const uint8_t CLASSJOB_SLOTS = 28; /*!