warning fix f2cd721 follow-up

(cherry picked from commit be96d8242c)
This commit is contained in:
Treeston
2019-07-08 21:53:50 +02:00
committed by Shauren
parent 925aaecbc0
commit fc9908d163

View File

@@ -475,7 +475,7 @@ public:
SetBoundary(instance->GetBossBoundary(BOSS_THADDIUS));
}
void InitializeAI()
void InitializeAI() override
{
if (GameObject* coil = myCoilGO())
coil->SetGoState(GO_STATE_ACTIVE);