H3 win - Suppress an enum and use directly the screen number, with a comment
svn-id: r52188
This commit is contained in:
parent
ab5bb86e20
commit
fc94562c77
2 changed files with 1 additions and 11 deletions
|
@ -95,7 +95,7 @@ void intro_3w::preNewGame() {
|
|||
void intro_3w::introInit() {
|
||||
// Hugo 3 - show map and set up for introPlay()
|
||||
//#if STORY
|
||||
_vm.file().readBackground(INTRO_2_FILE);
|
||||
_vm.file().readBackground(22); // display screen MAP_3w
|
||||
_vm.screen().displayBackground();
|
||||
introTicks = 0;
|
||||
//#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue