mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-13 12:39:56 +00:00
SHERLOCK: RT: Fix animating wait cursor
This commit is contained in:
parent
223c27028d
commit
5446df8e61
@ -313,6 +313,8 @@ void TattooScene::doBgAnimCheckCursor() {
|
||||
}
|
||||
|
||||
events.setCursor(cursorId);
|
||||
} else {
|
||||
events.animateCursorIfNeeded();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user