aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsluicebox2019-09-29 21:17:51 -0700
committersluicebox2019-09-29 21:17:51 -0700
commitb2f50e8eaaf57485c0b07e8397def0648df216fa (patch)
tree5fa9558e79d3e423cb6d29087bdab08a5408326a
parent7f979cc053c930c5222055c15fec15361c69a161 (diff)
downloadscummvm-rg350-b2f50e8eaaf57485c0b07e8397def0648df216fa.tar.gz
scummvm-rg350-b2f50e8eaaf57485c0b07e8397def0648df216fa.tar.bz2
scummvm-rg350-b2f50e8eaaf57485c0b07e8397def0648df216fa.zip
SCI32: Extend HOYLE5 Bridge workaround
-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 d589c6604f..24665c5857 100644
--- a/engines/sci/engine/workarounds.cpp
+++ b/engines/sci/engine/workarounds.cpp
@@ -407,7 +407,7 @@ const SciWorkaroundEntry uninitializedReadWorkarounds[] = {
{ GID_HOYLE5, 700, -1, 1, "BridgeDefense", "makeContractMinusAce", NULL, -1, -1, { WORKAROUND_FAKE, 0 } }, // when playing Bridge
{ GID_HOYLE5, 700, -1, 1, "BridgeDefense", "think", NULL, -1, -1, { WORKAROUND_FAKE, 0 } }, // when an opponent is playing in Bridge, objects LeadSeat_NoTrump and others
{ GID_HOYLE5, 700, -1, 1, "Code", "doit", NULL, -1, -1, { WORKAROUND_FAKE, 0 } }, // when placing a bid in Bridge, objects c2_tree, other1_tree, compwe_tree - bugs #11168, #11169, #11170, #11183
- { GID_HOYLE5, 700, 753, 0, "LeadSeat_NoTrump", "think", sig_uninitread_hoyle5_5, 4, 4, { WORKAROUND_FAKE, 0 } }, // when playing Bridge
+ { GID_HOYLE5, 700, 753, 0, "LeadSeat_NoTrump", "think", sig_uninitread_hoyle5_5, 4, 6, { WORKAROUND_FAKE, 0 } }, // when playing Bridge
{ GID_HOYLE5, 700, 1115, 0, NULL, "select", NULL, 1, 1, { WORKAROUND_FAKE, 0 } }, // when adjusting the attitude slider in Bridge - bug #11166
{ GID_HOYLE5, 1100, 18, 0, "Tray", "init", NULL, 0, 0, { WORKAROUND_FAKE, 0 } }, // when playing Poker
{ GID_HOYLE5, 1100, 1100, 0, "anteButton", "handleEvent", NULL, 1, 1, { WORKAROUND_FAKE, 0 } }, // when exiting Poker