Skip to content

Commit

Permalink
TSAGE: R2R - Fix bug introduced in 114b3df
Browse files Browse the repository at this point in the history
  • Loading branch information
Strangerke committed Nov 7, 2013
1 parent 66ded34 commit 17bc316
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion engines/tsage/ringworld2/ringworld2_scenes1.cpp
Expand Up @@ -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 {
Expand Down

0 comments on commit 17bc316

Please sign in to comment.