ALL: synced with ScummVM
This commit is contained in:
parent
e76e3f3b3d
commit
1a07a23294
17 changed files with 260 additions and 43 deletions
|
@ -122,7 +122,7 @@ bool cleanupPirated(ADGameDescList &matched) {
|
|||
|
||||
// We ruled out all variants and now have nothing
|
||||
if (matched.empty()) {
|
||||
warning("Illegitimate game copy detected. We give no support in such cases %d", matched.size());
|
||||
warning("Illegitimate game copy detected. We provide no support in such cases");
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue