Update PLAYER_EXPLORED_ZONES_SIZE to prevent console spam on entering Draenor zones.
Signed-off-by: AriDEV <[email protected]>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user