AVALANCHE: Finish stubbing Avalot vol. 2.

This commit is contained in:
uruk 2013-07-02 13:22:23 +02:00
parent e4e3574b91
commit ef1f254b03

View File

@ -142,8 +142,6 @@ void Avalot::setParent(AvalancheEngine *vm) {
void Avalot::run(Common::String arg) {
warning("STUB: Avalot::run(%s)", arg.c_str());
do {
_vm->_lucerna.clock_lucerna();
_vm->_basher.keyboard_link();