aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsluicebox2019-07-21 11:52:19 -0700
committersluicebox2019-07-21 11:52:19 -0700
commit886e18f936539fd90e61690dbb07fda950bc340a (patch)
treefe111785ae69faad243ead4786536f89a7440c7a
parentb3ab0cf3ce1a650480c7e05af79d4f6b1c516b07 (diff)
downloadscummvm-rg350-886e18f936539fd90e61690dbb07fda950bc340a.tar.gz
scummvm-rg350-886e18f936539fd90e61690dbb07fda950bc340a.tar.bz2
scummvm-rg350-886e18f936539fd90e61690dbb07fda950bc340a.zip
SCI: Set PQ3 EGA detection entry's extra field
-rw-r--r--engines/sci/detection_tables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sci/detection_tables.h b/engines/sci/detection_tables.h
index 94d50ffb04..f784e43b3c 100644
--- a/engines/sci/detection_tables.h
+++ b/engines/sci/detection_tables.h
@@ -3594,7 +3594,7 @@ static const struct ADGameDescription SciGameDescriptions[] = {
// Police Quest 3 EGA
// Reported by musiclyinspired in bug report #3046573
- {"pq3", "", {
+ {"pq3", "EGA", {
{"resource.map", 0, "1341f7c9643947414a8e238b88f68d82", 5901},
{"resource.000", 0, "7659713720d61d9465a59091b7ee63ea", 402208},
{"resource.001", 0, "0284ca44341fbc3cb7a047e49d230234", 703373},