aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/neighborhood/tsa/tinytsa.cpp
diff options
context:
space:
mode:
authorKeith Kaisershot2013-10-06 20:39:26 -0400
committerMatthew Hoops2013-10-06 22:41:30 -0400
commit06c4c11bf8b879f155b99feb63baa364686930f5 (patch)
treefd4c3fde09b71bd3d4a007c290ac90e54d814c36 /engines/pegasus/neighborhood/tsa/tinytsa.cpp
parent3ca434dea3ff9d54563d35c96fd3368177846e9b (diff)
downloadscummvm-rg350-06c4c11bf8b879f155b99feb63baa364686930f5.tar.gz
scummvm-rg350-06c4c11bf8b879f155b99feb63baa364686930f5.tar.bz2
scummvm-rg350-06c4c11bf8b879f155b99feb63baa364686930f5.zip
PEGASUS: Fix incorrect displaying of the synthesizer shutdown video
Diffstat (limited to 'engines/pegasus/neighborhood/tsa/tinytsa.cpp')
-rw-r--r--engines/pegasus/neighborhood/tsa/tinytsa.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/pegasus/neighborhood/tsa/tinytsa.cpp b/engines/pegasus/neighborhood/tsa/tinytsa.cpp
index 4f109620c1..0d11f5d904 100644
--- a/engines/pegasus/neighborhood/tsa/tinytsa.cpp
+++ b/engines/pegasus/neighborhood/tsa/tinytsa.cpp
@@ -337,7 +337,6 @@ void TinyTSA::receiveNotification(Notification *notification, const Notification
GameState.setWSCRemovedDart(false);
GameState.setWSCAnalyzerOn(false);
GameState.setWSCAnalyzedDart(false);
- GameState.setWSCPickedUpAntidote(false);
GameState.setWSCSawMorph(false);
GameState.setWSCDesignedAntidote(false);
GameState.setWSCOfficeMessagesOpen(false);