Prince fix
Prince fix
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user