Skip to content

Commit

Permalink
TSAGE: Bugfixes and renaming for R2R Rim Lift interior
Browse files Browse the repository at this point in the history
  • Loading branch information
dreammaster committed Sep 8, 2013
1 parent 4f0d37d commit 475d5e9
Show file tree
Hide file tree
Showing 3 changed files with 126 additions and 111 deletions.
1 change: 1 addition & 0 deletions engines/tsage/ringworld2/ringworld2_logic.cpp
Expand Up @@ -153,6 +153,7 @@ Scene *Ringworld2Game::createScene(int sceneNumber) {
// Rim Lift Exterior
return new Scene1800();
case 1850:
// Rim Lift Interior
return new Scene1850();
case 1875:
return new Scene1875();
Expand Down

0 comments on commit 475d5e9

Please sign in to comment.