mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-06 19:08:15 +00:00
MOHAWK: Don't call updateScreen when setting the cursor
This commit is contained in:
parent
637a08bcf3
commit
61d78e33e1
@ -429,7 +429,6 @@ void RivenCard::updateMouseCursor() {
|
||||
}
|
||||
|
||||
_vm->_cursor->setCursor(cursor);
|
||||
_vm->_system->updateScreen();
|
||||
}
|
||||
|
||||
void RivenCard::leave() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user