From 69dc56ad0f0f8418e0e971b48ad24cd0d4a9d33c Mon Sep 17 00:00:00 2001 From: Bastien Bouclet Date: Fri, 14 Jul 2017 08:16:01 +0200 Subject: MOHAWK: Riven: Patch prison island dome switch sound change Fixes #9958. --- engines/mohawk/riven.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'engines/mohawk/riven.cpp') diff --git a/engines/mohawk/riven.cpp b/engines/mohawk/riven.cpp index 21cc701255..495f399de7 100644 --- a/engines/mohawk/riven.cpp +++ b/engines/mohawk/riven.cpp @@ -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 -- cgit v1.2.3