*Try to fix a crash by not allowing trap grid visit creating new grid.

--HG--
branch : trunk
This commit is contained in:
megamage
2009-04-18 10:37:15 -05:00
parent c9290eac28
commit 5d2968792f
2 changed files with 9 additions and 30 deletions

View File

@@ -10298,8 +10298,6 @@ Unit* Creature::SelectVictim()
//or who does not have threat (totem/pet/critter)
//otherwise enterevademode every update
Unit* target = NULL;
// First checking if we have some taunt on us
const AuraEffectList& tauntAuras = GetAurasByType(SPELL_AURA_MOD_TAUNT);