DRAGONS: Added fading stub methods
This commit is contained in:
parent
2551238f5b
commit
10de235f7c
11 changed files with 122 additions and 69 deletions
|
@ -903,7 +903,7 @@ void ScriptOpcodes::opLoadScene(ScriptOpCall &scriptOpCall) {
|
|||
return;
|
||||
}
|
||||
|
||||
//TODO fade_related_calls_with_1f();
|
||||
_vm->fadeToBlack();
|
||||
_vm->clearSceneUpdateFunction();
|
||||
_vm->_sound->PauseCDMusic();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue