diff options
-rw-r--r-- | engines/kyra/kyra3.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/kyra/kyra3.cpp b/engines/kyra/kyra3.cpp index dc0287150c..f254ddb285 100644 --- a/engines/kyra/kyra3.cpp +++ b/engines/kyra/kyra3.cpp @@ -253,7 +253,6 @@ int KyraEngine_v3::handleMainMenu(WSAMovieV3 *logo) { _system->warpMouse(300, 180); CursorMan.replaceCursor(cursorImage, 10, 13, 1, 1, C); - _screen->hideMouse(); // HACK to get _mouseLockCount to 1. _screen->showMouse(); #undef A |