diff options
-rw-r--r-- | engines/agi/agi.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/agi/agi.cpp b/engines/agi/agi.cpp index e9b96ee5cf..d01b00aa9a 100644 --- a/engines/agi/agi.cpp +++ b/engines/agi/agi.cpp @@ -574,6 +574,7 @@ void AgiEngine::syncSoundSettings() { // Scenes that need this: // // Gold Rush: +// - During Stagecoach path, after getting solving the steep hill "Congratulations!!!" (NewRoom) // - when following your mule "Yet right on his tail!!!" (NewRoom/NewPicture - but room 123 stays the same) // Manhunter 1: // - intro text screen (DrawPic) |