warning fix f2cd721 follow-up

(cherry picked from commit be96d8242c0b8abf909862a577d04a9f8e18560a)
This commit is contained in:
Treeston
2021-12-15 00:17:32 +01:00
committed by Shauren
parent 925aaecbc0
commit fc9908d163
@@ -475,7 +475,7 @@ public:
SetBoundary(instance->GetBossBoundary(BOSS_THADDIUS));
}
void InitializeAI()
void InitializeAI() override
{
if (GameObject* coil = myCoilGO())
coil->SetGoState(GO_STATE_ACTIVE);