Skip to content

Commit

Permalink
TSAGE: R2R bugfix for selecting Output Alpha in the console screen
Browse files Browse the repository at this point in the history
  • Loading branch information
dreammaster committed Feb 14, 2012
1 parent fc1d93e commit f6720ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions engines/tsage/ringworld2/ringworld2_scenes0.cpp
Expand Up @@ -1033,6 +1033,7 @@ void Scene125::consoleAction(int id) {

_sceneMode = 10;
_palette.loadPalette(161);
R2_GLOBALS._scenePalette.addFader(_palette._palette, 256, 5, this);
break;
case 24:
_icon4.setIcon(25);
Expand Down

0 comments on commit f6720ee

Please sign in to comment.