indention fix

This commit is contained in:
lee1991
2017-01-09 18:37:02 +00:00
parent b2f011c748
commit fed7745781

View File

@@ -303,7 +303,7 @@ public:
}
}
else
DoCast(me, SPELL_SUMMON_IMP, true);
DoCast(me, SPELL_SUMMON_IMP, true);
}
void EnterCombat(Unit* /*who*/)