mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-24 11:36:22 +00:00
CGE: Fix cursor to show on-screen once the game starts
This commit is contained in:
parent
c3a4ba8b05
commit
10ca53a00c
@ -1594,8 +1594,7 @@ void CGEEngine::runGame() {
|
||||
_vga->_showQ->append(_pocLight);
|
||||
selectPocket(-1);
|
||||
|
||||
// FIXME: Allow ScummVM to handle mouse display
|
||||
// Vga->ShowQ->Append(Mouse);
|
||||
_vga->_showQ->append(_mouse);
|
||||
|
||||
// ___________
|
||||
loadUser();
|
||||
|
Loading…
x
Reference in New Issue
Block a user