This commit is contained in:
Charles 2001-06-12 18:12:34 +00:00
parent 220d6cc144
commit bd4323bd18
8 changed files with 140 additions and 2 deletions

View file

@ -388,6 +388,7 @@ void CNpcSubSharkEnemy::processShot( int _frames )
else
{
setToShutdown();
CGameScene::setBossHasBeenKilled();
}
}
}