ENGINES: Change incorrect use of 'target' to 'gameid'
This commit is contained in:
parent
252a505db2
commit
4827cc914a
25 changed files with 51 additions and 51 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue