mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-24 18:56:33 +00:00
TSAGE: R2R - Fix bug introduced in 114b3df91e
This commit is contained in:
parent
66ded34767
commit
17bc3162b9
@ -9955,7 +9955,6 @@ void Scene1580::postInit(SceneObjectList *OwnerList) {
|
||||
_screenDisplay.setup(1580, 3, 1);
|
||||
_screenDisplay.setPosition(Common::Point(124, 109));
|
||||
_screenDisplay.fixPriority(20);
|
||||
_screenDisplay.setZoom(200);
|
||||
|
||||
_sceneMode = 10;
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user