diff options
Diffstat (limited to 'engines/avalanche/avalot.cpp')
-rw-r--r-- | engines/avalanche/avalot.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/engines/avalanche/avalot.cpp b/engines/avalanche/avalot.cpp index 67b543b111..ae437a66cc 100644 --- a/engines/avalanche/avalot.cpp +++ b/engines/avalanche/avalot.cpp @@ -146,9 +146,6 @@ void Avalot::setParent(AvalancheEngine *vm) { void Avalot::run(Common::String arg) { setup(); - _vm->_lucerna.load_also("9"); - - do { _vm->_lucerna.clock_lucerna(); _vm->_basher.keyboard_link(); |