Core/Players: Updated size of exploration fields

This commit is contained in:
Shauren
2012-08-16 14:58:55 +02:00
parent 21b1b72a6b
commit 7cf825ffce

View File

@@ -60,7 +60,7 @@ typedef std::deque<Mail*> PlayerMails;
#define PLAYER_MAX_SKILLS 128
#define PLAYER_MAX_DAILY_QUESTS 25
#define PLAYER_EXPLORED_ZONES_SIZE 128
#define PLAYER_EXPLORED_ZONES_SIZE 156
// Note: SPELLMOD_* values is aura types in fact
enum SpellModType