aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/game.h
diff options
context:
space:
mode:
authorPaul Gilbert2014-04-01 22:50:03 -0400
committerPaul Gilbert2014-04-01 22:50:03 -0400
commit0c1001fbf4c37379ec685b036e63d6d59055997a (patch)
treeff9c1acb460af33d96802ab0f52b2960446289f5 /engines/mads/game.h
parent87124b4380abf077a3c97f3997777228f7d825cf (diff)
downloadscummvm-rg350-0c1001fbf4c37379ec685b036e63d6d59055997a.tar.gz
scummvm-rg350-0c1001fbf4c37379ec685b036e63d6d59055997a.tar.bz2
scummvm-rg350-0c1001fbf4c37379ec685b036e63d6d59055997a.zip
MADS: Minor variable renaming and remove incorrect variable set in scene loop
Diffstat (limited to 'engines/mads/game.h')
-rw-r--r--engines/mads/game.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/mads/game.h b/engines/mads/game.h
index 4521ad68c1..54aef443a6 100644
--- a/engines/mads/game.h
+++ b/engines/mads/game.h
@@ -77,7 +77,7 @@ protected:
Common::StringArray _quotes;
bool _quoteEmergency;
bool _vocabEmergency;
- bool _updateSceneFlag;
+ bool _anyEmergency;
/**
* Constructor