ENGINES: Change incorrect use of 'target' to 'gameid'

This commit is contained in:
Max Horn 2011-06-10 00:30:48 +02:00
parent 252a505db2
commit 4827cc914a
25 changed files with 51 additions and 51 deletions

View file

@ -182,9 +182,9 @@ static const ADParams detectionParams = {
sizeof(Lure::LureGameDescription),
// Number of bytes to compute MD5 sum for
1024,
// List of all engine targets
// List of all engine gameid
lureGames,
// Structure for autoupgrading obsolete targets
// Structure for autoupgrading obsolete gameids
0,
// Name of single gameid (optional)
"lure",