This commit is contained in:
parent
bcbe2e30b1
commit
158b289a53
@ -304,7 +304,7 @@ void CNpcMotherJellyfishEnemy::processMovement( int _frames )
|
||||
{
|
||||
m_isActive = false;
|
||||
setToShutdown();
|
||||
CGameScene::getBossHasBeenKilled();
|
||||
CGameScene::setBossHasBeenKilled();
|
||||
}
|
||||
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user