aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/avalanche/parser.h')
-rw-r--r--engines/avalanche/parser.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/avalanche/parser.h b/engines/avalanche/parser.h
index fe46170e65..20066329e5 100644
--- a/engines/avalanche/parser.h
+++ b/engines/avalanche/parser.h
@@ -108,7 +108,6 @@ private:
byte _thing2;
byte _sworeNum; // number of times you've sworn
byte _alcoholLevel; // Your blood alcohol level.
- byte _playedNim; // How many times you've played Nim.
bool _boughtOnion; // Have you bought an onion yet?
byte wordNum(Common::String word);