[Scummvm-git-logs] scummvm master -> 00f41300898e907c04512dfc65ce7f3ab3992b7b
sluicebox
22204938+sluicebox at users.noreply.github.com
Mon Sep 28 11:35:00 UTC 2020
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
00f4130089 SCI: Remove invalid fan game detection entry
Commit: 00f41300898e907c04512dfc65ce7f3ab3992b7b
https://github.com/scummvm/scummvm/commit/00f41300898e907c04512dfc65ce7f3ab3992b7b
Author: sluicebox (22204938+sluicebox at users.noreply.github.com)
Date: 2020-09-28T04:32:31-07:00
Commit Message:
SCI: Remove invalid fan game detection entry
This was not a new version, the reporter was mistaken. Ticket #11714
Changed paths:
engines/sci/detection_tables.h
diff --git a/engines/sci/detection_tables.h b/engines/sci/detection_tables.h
index 1998accc5a..e99ef43436 100644
--- a/engines/sci/detection_tables.h
+++ b/engines/sci/detection_tables.h
@@ -5549,7 +5549,6 @@ static const struct ADGameDescription SciGameDescriptions[] = {
FANMADE("Betrayed Alliance 1.0", "b1f43f496a83cb8503f290a838b26242", 4062, "e637255aae6191ee92b9e843ad276288", 2367197),
FANMADE("Betrayed Alliance 1.1", "bb776e42e93f8b98006d6481fb73a588", 4080, "ad7bcfa11f914f23ddbe32723700391e", 2391020),
FANMADE("Betrayed Alliance 1.2", "ade9f8124dae2e6aced8b5bfc0f54411", 4200, "4599d184348e8dfa99a1804f41966177", 2498493),
- FANMADE("Betrayed Alliance 1.2", "30431334d821d23e584d6f4c0a3d5b61", 4206, "42e3a857f589eef8a8567b86b71f7fb9", 2503541),
FANMADE("Bluntman and Chronic (Politically Correct Version)", "c3ef9fa6c7c5fb840078bf28d87c7f8b", 1362, "441636a9f6f86710844868fded868ee7", 596688),
FANMADE("Cascade Quest", "c94efc10d18c040b6e22a1dc6d3adfe1", 3468, "8ada33dfa945f81531e5508240b573de", 1432195),
FANMADE("Circus Quest", "35871f6b4e1df56af4113c0203a0b223", 630, "7d6f97d7935d8733f488d4cb74315e5b", 279627),
More information about the Scummvm-git-logs
mailing list