aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/visa2.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/avalanche/visa2.h')
-rw-r--r--engines/avalanche/visa2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/avalanche/visa2.h b/engines/avalanche/visa2.h
index 9d26d7a747..2d12e3322d 100644
--- a/engines/avalanche/visa2.h
+++ b/engines/avalanche/visa2.h
@@ -44,7 +44,7 @@ public:
private:
AvalancheEngine *_vm;
- bool went_ok;
+ bool noError;
void unskrimble();
void do_the_bubble();
void speech(byte who, byte subject);