This commit is contained in:
Paul 2001-01-31 15:51:46 +00:00
parent 0c04ed7ede
commit 152cba0fbc
2 changed files with 1 additions and 2 deletions

View file

@ -110,6 +110,7 @@ void InitSystem() // reordered to reduce black screen (hope all is well
GameState::initialise();
CSoundMediator::initialise();
CSoundMediator::setSfxBank(CSoundMediator::SFX_INGAME);
initGUIStuff();
CGameSlotManager::init();