Core/Player: Updated PLAYER_EXPLORED_ZONES_SIZE (#17659)

This commit is contained in:
Golrag
2016-07-24 22:20:09 +02:00
committed by Shauren
parent 90d3c1eadc
commit 9e4e339fc2

View File

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