mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-09 04:16:34 +00:00
TWINE: enforce redraw after switching disabling the scene zoom
This commit is contained in:
parent
91f0f86e07
commit
0059a00afb
@ -973,6 +973,7 @@ bool TwinEEngine::runGameEngine() { // mainLoopInteration
|
||||
extInitMcga();
|
||||
} else {
|
||||
extInitSvga();
|
||||
_redraw->_firstTime = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user