Add Change --floppy-intro to --alt-intro patch (#896311)
svn-id: r12844
This commit is contained in:
parent
0e24cabec8
commit
adaeb61054
5 changed files with 19 additions and 14 deletions
|
@ -123,7 +123,7 @@ SkyEngine::SkyEngine(GameDetector *detector, OSystem *syst)
|
|||
|
||||
_debugMode = ConfMan.hasKey("debuglevel");
|
||||
|
||||
_floppyIntro = ConfMan.getBool("floppy_intro");
|
||||
_floppyIntro = ConfMan.getBool("alt_intro");
|
||||
|
||||
_fastMode = 0;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue