HOPKINS: Remove one more label

This commit is contained in:
Strangerke 2013-01-12 16:27:08 +01:00
parent 558506af54
commit ba3453ac9a

View File

@ -1606,7 +1606,6 @@ void ObjectsManager::GOHOME() {
}
}
}
LABEL_241:
_vm->_globals.Compteur = 0;
return;
}
@ -1948,7 +1947,8 @@ LABEL_153:
}
}
}
goto LABEL_241;
_vm->_globals.Compteur = 0;
return;
}
if (_vm->_globals.g_old_sens != nouveau_sens)
break;