Renamed kADFlagComplexID to kADFlagAugmentPreferredTarget, document it, and add it for AGOS, too
svn-id: r25543
This commit is contained in:
parent
287e21d36e
commit
2afe07992f
8 changed files with 12 additions and 8 deletions
|
@ -97,7 +97,7 @@ static const Common::ADParams detectionParams = {
|
|||
// List of files for file-based fallback detection (optional)
|
||||
0,
|
||||
// Flags
|
||||
Common::kADFlagComplexID
|
||||
Common::kADFlagAugmentPreferredTarget
|
||||
};
|
||||
|
||||
ADVANCED_DETECTOR_DEFINE_PLUGIN(PARALLACTION, Parallaction::Parallaction, Parallaction::GAME_detectGames, detectionParams);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue