[Scummvm-git-logs] scummvm master -> b90f7d0272b5a39d84a17cfb23ab4e18ae6dba92
sev-
sev at scummvm.org
Tue Sep 22 14:52:01 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:
b90f7d0272 SCI: Add another detection entry for Betrayed Alliance 1.2
Commit: b90f7d0272b5a39d84a17cfb23ab4e18ae6dba92
https://github.com/scummvm/scummvm/commit/b90f7d0272b5a39d84a17cfb23ab4e18ae6dba92
Author: Zvika Haramaty (haramaty.zvika at gmail.com)
Date: 2020-09-22T16:51:56+02:00
Commit Message:
SCI: Add another detection entry for Betrayed Alliance 1.2
Changed paths:
engines/sci/detection_tables.h
diff --git a/engines/sci/detection_tables.h b/engines/sci/detection_tables.h
index eb0bffa9e6..bfbc743d33 100644
--- a/engines/sci/detection_tables.h
+++ b/engines/sci/detection_tables.h
@@ -5546,6 +5546,7 @@ 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