aboutsummaryrefslogtreecommitdiff
path: root/engines/lab/engine.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/lab/engine.cpp')
-rw-r--r--engines/lab/engine.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/engines/lab/engine.cpp b/engines/lab/engine.cpp
index a986807a1f..ed4908bb25 100644
--- a/engines/lab/engine.cpp
+++ b/engines/lab/engine.cpp
@@ -565,7 +565,6 @@ bool LabEngine::from_crumbs(uint32 tmpClass, uint16 code, uint16 Qualifier, Comm
bool doit;
uint16 NewDir;
-
_anim->_doBlack = false;
if ((msgClass == RAWKEY) && (!_graphics->_longWinInFront)) {
@@ -1055,9 +1054,7 @@ void LabEngine::go() {
}
_event->initMouse();
-
_msgFont = _resource->getFont("P:AvanteG.12");
-
_event->mouseHide();
Intro *intro = new Intro(this);