This commit is contained in:
parent
bcbe2e30b1
commit
158b289a53
1 changed files with 1 additions and 1 deletions
|
@ -304,7 +304,7 @@ void CNpcMotherJellyfishEnemy::processMovement( int _frames )
|
|||
{
|
||||
m_isActive = false;
|
||||
setToShutdown();
|
||||
CGameScene::getBossHasBeenKilled();
|
||||
CGameScene::setBossHasBeenKilled();
|
||||
}
|
||||
|
||||
break;
|
||||
|
|
Loading…
Add table
Reference in a new issue