This commit is contained in:
parent
14289f447b
commit
37852c12a2
7 changed files with 84 additions and 11 deletions
|
@ -309,6 +309,8 @@ void CGameScene::initLevel()
|
|||
enemy->addWaypoint( newXPos, newYPos );
|
||||
}
|
||||
}
|
||||
|
||||
enemy->postInit();
|
||||
}
|
||||
|
||||
// Song is loaded/dumped by the level, and played from here. This just gives some
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue