CGE: Fix cursor to show on-screen once the game starts

This commit is contained in:
Paul Gilbert 2011-07-10 21:07:57 +10:00
parent c3a4ba8b05
commit 10ca53a00c

View File

@ -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();