diff options
Diffstat (limited to 'engines/avalanche/avalot.h')
-rw-r--r-- | engines/avalanche/avalot.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/avalanche/avalot.h b/engines/avalanche/avalot.h index fa61690246..a80d80d275 100644 --- a/engines/avalanche/avalot.h +++ b/engines/avalanche/avalot.h @@ -225,8 +225,6 @@ public: byte _nextBell; // For the ringing. bool _givenPotionToGeida; // Does Geida have the potion? bool _lustieIsAsleep; // Is BDL asleep? - Room _flipToWhere; - byte _flipToPed; // For the sequencer. bool _beenTiedUp; // In r__Robins. bool _sittingInPub; // Are you sitting down in the pub? byte _spurgeTalkCount; // Count for talking to Spurge. |