mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 09:17:36 +01:00
*Try to fix a crash by not allowing trap grid visit creating new grid.
--HG-- branch : trunk
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user