[Scummvm-git-logs] scummvm master -> 59ed848592a469a24779b05ba58f0f22bcd65b6f

lotharsm noreply at scummvm.org
Sat Jul 1 10:19:06 UTC 2023


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:
59ed848592 SWORD1: Add missing publisher information for PT_BRA version


Commit: 59ed848592a469a24779b05ba58f0f22bcd65b6f
    https://github.com/scummvm/scummvm/commit/59ed848592a469a24779b05ba58f0f22bcd65b6f
Author: Lothar Serra Mari (mail at serra.me)
Date: 2023-07-01T12:18:38+02:00

Commit Message:
SWORD1: Add missing publisher information for PT_BRA version

Changed paths:
    engines/sword1/detection_tables.h


diff --git a/engines/sword1/detection_tables.h b/engines/sword1/detection_tables.h
index 07228959696..020dff99159 100644
--- a/engines/sword1/detection_tables.h
+++ b/engines/sword1/detection_tables.h
@@ -335,7 +335,7 @@ static const ADGameDescription gameDescriptions[] = {
 
 	{
 		"sword1",
-		"",
+		"TecToy",
 		AD_ENTRY4s("clusters/scripts.clu",  "72b10193714e8c6e4daca51791c0db0c", 1088468,
 				   "clusters/swordres.rif", "34c111f224e75050a523dc758c71d54e", 60612,
 				   "clusters/text.clu",     "76f93f5feecc8915435105478f3c6615", 3164478,




More information about the Scummvm-git-logs mailing list