This commit is contained in:
parent
220d6cc144
commit
bd4323bd18
8 changed files with 140 additions and 2 deletions
|
@ -679,6 +679,7 @@ void CNpcSeaSnakeEnemy::processShot( int _frames )
|
|||
if ( Pos.vy - offset.vy > VidGetScrH() )
|
||||
{
|
||||
setToShutdown();
|
||||
CGameScene::setBossHasBeenKilled();
|
||||
}
|
||||
}
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue