Disable load from the launcher button for AGOS and Gob games with use of GUI options
svn-id: r41277
This commit is contained in:
parent
472e5906ca
commit
c8aa63e553
3 changed files with 11 additions and 4 deletions
|
@ -3677,7 +3677,7 @@ static const ADParams detectionParams = {
|
|||
// Flags
|
||||
0,
|
||||
// Additional GUI options (for every game}
|
||||
Common::GUIO_NONE
|
||||
Common::GUIO_NOLAUNCHLOAD
|
||||
};
|
||||
|
||||
class GobMetaEngine : public AdvancedMetaEngine {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue