Update PLAYER_EXPLORED_ZONES_SIZE to prevent console spam on entering Draenor zones.

Signed-off-by: AriDEV <[email protected]>
This commit is contained in:
AriDEV
2014-12-22 23:49:44 +01:00
parent bf8eff8545
commit 3cdc6478ad
+1 -1
View File
@@ -70,7 +70,7 @@ enum SkillFieldOffset
SKILL_PERM_BONUS_OFFSET = SKILL_TEMP_BONUS_OFFSET + 64
};
#define PLAYER_EXPLORED_ZONES_SIZE 156
#define PLAYER_EXPLORED_ZONES_SIZE 189
// Note: SPELLMOD_* values is aura types in fact
enum SpellModType