MOHAWK: Riven: Patch prison island dome switch sound change
Fixes #9958.
This commit is contained in:
parent
6edb991bf9
commit
69dc56ad0f
5 changed files with 98 additions and 4 deletions
|
@ -72,6 +72,7 @@ MohawkEngine_Riven::MohawkEngine_Riven(OSystem *syst, const MohawkGameDescriptio
|
|||
_inventory = nullptr;
|
||||
|
||||
DebugMan.addDebugChannel(kRivenDebugScript, "Script", "Track Script Execution");
|
||||
DebugMan.addDebugChannel(kRivenDebugPatches, "Patches", "Track Script Patching");
|
||||
|
||||
// NOTE: We can never really support CD swapping. All of the music files
|
||||
// (*_Sounds.mhk) are stored on disc 1. They are copied to the hard drive
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue