aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine/workarounds.cpp
diff options
context:
space:
mode:
authorMartin Kiewitz2010-08-13 12:46:40 +0000
committerMartin Kiewitz2010-08-13 12:46:40 +0000
commitc6337c4e6e3658ad09d6ea56310668b7afb89960 (patch)
tree45ad5ccf17126b383a1a492a2b9d60f475a09a1e /engines/sci/engine/workarounds.cpp
parentae32b8b3e5fae39e216c73ef26a5f0cd1e6c5cd1 (diff)
downloadscummvm-rg350-c6337c4e6e3658ad09d6ea56310668b7afb89960.tar.gz
scummvm-rg350-c6337c4e6e3658ad09d6ea56310668b7afb89960.tar.bz2
scummvm-rg350-c6337c4e6e3658ad09d6ea56310668b7afb89960.zip
SCI: adding bugid to pharkas workaround
svn-id: r52066
Diffstat (limited to 'engines/sci/engine/workarounds.cpp')
-rw-r--r--engines/sci/engine/workarounds.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sci/engine/workarounds.cpp b/engines/sci/engine/workarounds.cpp
index 84d5df5366..27b605f3a3 100644
--- a/engines/sci/engine/workarounds.cpp
+++ b/engines/sci/engine/workarounds.cpp
@@ -95,7 +95,7 @@ const SciWorkaroundEntry uninitializedReadWorkarounds[] = {
{ GID_FANMADE, 528, 990, 0, "GDialog", "doit", -1, 4, { WORKAROUND_FAKE, 0 } }, // Happens in Cascade Quest when closing the glossary - bug #3038757
{ GID_FREDDYPHARKAS, -1, 24, 0, "gcWin", "open", -1, 5, { WORKAROUND_FAKE, 0xf } }, // is used as priority for game menu
{ GID_FREDDYPHARKAS, -1, 31, 0, "quitWin", "open", -1, 5, { WORKAROUND_FAKE, 0xf } }, // is used as priority for game menu
- { GID_FREDDYPHARKAS, 540, 540, 0, "WaverCode", "init", -1, -1, { WORKAROUND_FAKE, 0 } }, // Gun pratice mini-game
+ { GID_FREDDYPHARKAS, 540, 540, 0, "WaverCode", "init", -1, -1, { WORKAROUND_FAKE, 0 } }, // Gun pratice mini-game (bug #3044218)
{ GID_GK1, -1, 64950, -1, "Feature", "handleEvent", -1, 0, { WORKAROUND_FAKE, 0 } }, // sometimes when walk-clicking
{ GID_GK2, -1, 11, 0, "", "export 10", -1, 3, { WORKAROUND_FAKE, 0 } }, // called when the game starts
{ GID_GK2, -1, 11, 0, "", "export 10", -1, 4, { WORKAROUND_FAKE, 0 } }, // called during the game