diff --git a/Source/player.h b/Source/player.h index e24a2d7db46..0c1e178f996 100644 --- a/Source/player.h +++ b/Source/player.h @@ -40,7 +40,7 @@ constexpr int MaxResistance = 75; constexpr uint8_t MaxSpellLevel = 15; constexpr int PlayerNameLength = 32; -constexpr size_t NumHotkeys = 12; +constexpr size_t NumHotkeys = 100; /** Walking directions */ enum {