Core/Players: Updated PLAYER_EXPLORED_ZONES_SIZE

This commit is contained in:
Shauren
2015-01-25 19:38:56 +01:00
parent 44865d0466
commit f4130c26f3

View File

@@ -71,7 +71,7 @@ enum SkillFieldOffset
SKILL_PERM_BONUS_OFFSET = SKILL_TEMP_BONUS_OFFSET + 64
};
#define PLAYER_EXPLORED_ZONES_SIZE 189
#define PLAYER_EXPLORED_ZONES_SIZE 200
// Note: SPELLMOD_* values is aura types in fact
enum SpellModType