This commit is contained in:
parent
3dfa898b73
commit
944a38a726
6 changed files with 331 additions and 156 deletions
|
@ -418,7 +418,9 @@ void CLevel::init()
|
|||
// Load it
|
||||
sLvlTab *lvlTab=&LvlTable[s_globalLevelSelectThing];
|
||||
|
||||
CActorGfx::ResetCache();
|
||||
CSoundMediator::setSong((CSoundMediator::SONGID)lvlTab->songId);
|
||||
|
||||
if (!LevelBuffer)
|
||||
{
|
||||
initNewLevel(lvlTab);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue