TUCKER: Add GUIO_NOLAUNCHLOAD to the detection flags.

svn-id: r54126
This commit is contained in:
Johannes Schickel 2010-11-07 19:13:30 +00:00
parent a05e9a6842
commit ce733ab75a

View File

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