DRASCULA: Add GUIO_NOLAUNCHLOAD to the detection flags.

svn-id: r54125
This commit is contained in:
Johannes Schickel 2010-11-07 19:13:08 +00:00
parent 86d005e4a3
commit a05e9a6842

View File

@ -288,7 +288,7 @@ static const ADParams detectionParams = {
// Flags // Flags
0, 0,
// Additional GUI options (for every game} // Additional GUI options (for every game}
Common::GUIO_NOMIDI, Common::GUIO_NOMIDI | Common::GUIO_NOLAUNCHLOAD,
// Maximum directory depth // Maximum directory depth
1, 1,
// List of directory globs // List of directory globs