Prince fix

Prince fix
This commit is contained in:
talamortis
2017-01-12 18:55:38 +00:00
committed by GitHub
parent 5125c6aee7
commit e30ae1d4c3
@@ -211,7 +211,6 @@ public:
void Reset() override
{
Initialize();
}
void KilledUnit(Unit* /*victim*/) override
@@ -227,7 +226,6 @@ public:
{
Axe->DespawnOrUnsummon();
}
}
void EnterCombat(Unit* /*who*/) override
@@ -396,6 +394,7 @@ public:
{
Phase2();
}
}
if (phase == 2)
{