This commit is contained in:
Charles 2001-04-03 22:01:52 +00:00
parent 14289f447b
commit 37852c12a2
7 changed files with 84 additions and 11 deletions

View file

@ -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