This commit is contained in:
parent
0c04ed7ede
commit
152cba0fbc
2 changed files with 1 additions and 2 deletions
|
@ -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();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue