mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-08 03:47:32 +00:00
CGE2: Fix graphic glitch at closing the game.
This commit is contained in:
parent
dd1637af9f
commit
f538660c15
@ -762,6 +762,7 @@ void CGE2Engine::cge2_main() {
|
||||
if (_startGameSlot != -1) {
|
||||
// Starting up a savegame from the launcher
|
||||
runGame();
|
||||
return;
|
||||
}
|
||||
|
||||
if (showTitle("WELCOME")) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user