[Scummvm-git-logs] scummvm master -> b8621003330ec13390f1f10bb046358ff368f414
bluegr
noreply at scummvm.org
Thu Aug 25 15:12:39 UTC 2022
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:
b862100333 GLK: ZCODE: Add detection for The Witness R20-831119
Commit: b8621003330ec13390f1f10bb046358ff368f414
https://github.com/scummvm/scummvm/commit/b8621003330ec13390f1f10bb046358ff368f414
Author: eientei (einstein95 at users.noreply.github.com)
Date: 2022-08-25T18:12:34+03:00
Commit Message:
GLK: ZCODE: Add detection for The Witness R20-831119
Changed paths:
engines/glk/zcode/detection_tables.h
diff --git a/engines/glk/zcode/detection_tables.h b/engines/glk/zcode/detection_tables.h
index 796ddd794fb..5c7a2b8e6b2 100644
--- a/engines/glk/zcode/detection_tables.h
+++ b/engines/glk/zcode/detection_tables.h
@@ -1304,6 +1304,7 @@ const FrotzGameDescription FROTZ_GAMES[] = {
ENTRY0("wishbringer", "R69-850920", "e7c0412c4b3bda39de438a02cbae3816", 128904),
ENTRY0("thewitness", "R13-830524", "d2297ddfe2c1b976c1b0c381ab01e2b3", 102608),
ENTRY0("thewitness", "R18-830910", "a6e441b0b92a72537c830fed201267af", 103728),
+ ENTRY0("thewitness", "R20-831119", "07be3335f793021997e9d92b72cd9cf0", 104740),
ENTRY0("thewitness", "R22-840924", "1019b9b1e1aa2c6eda945d7d92c2073a", 104664),
ENTRY0("zork0", "R296-881019", "fca554c21542729c9d154c319af6307e", 295536),
ENTRY0("zork0", "R366-demo-890323", "b58c35dc2ba36d48fade99564922c7c3", 296376),
More information about the Scummvm-git-logs
mailing list