[Scummvm-git-logs] scummvm master -> e54b1224f7d3036b3eb70e6371973632073c750a

aquadran noreply at scummvm.org
Sat Jun 11 11:04:30 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:
e54b1224f7 DIRECTOR: Corrected "Ritter Rost" entry


Commit: e54b1224f7d3036b3eb70e6371973632073c750a
    https://github.com/scummvm/scummvm/commit/e54b1224f7d3036b3eb70e6371973632073c750a
Author: Paweł Kołodziejski (aquadran at gmail.com)
Date: 2022-06-11T13:04:26+02:00

Commit Message:
DIRECTOR: Corrected "Ritter Rost" entry

Changed paths:
    engines/director/detection_tables.h


diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index e0d71da8338..c994e0bede6 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -6121,7 +6121,7 @@ static const DirectorGameDescription gameDescriptions[] = {
 	WINGAME1("relaxation", "ECD",  "solitude.exe", "7a4164849d026c0f2aa8ea4c7d5447ba", 1807680, 702),
 	MACGAME1("relaxplayer", "ECD", "Relax",		   "0944b962ebb00f4b5d5149d220f8449b", 112738, 702),
 
-	WINGAME1_l("ritterrost", "",  "start.exe", "7c18c9a6af2694156bf09ed195c1ab09", 2595758, Common::DE_DEU, 702),
+	WINGAME1t_l("ritterrost", "",  "start.exe", "9bc3d64be0fe3caa612f070b27c943b8", 2595758, Common::DE_DEU, 702),
 
 	// original filename is a single space
 	MACGAME1("sentence", "", "xn-- -", "0944b962ebb00f4b5d5149d220f8449b", 113458, 702),




More information about the Scummvm-git-logs mailing list