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

sev- sev at scummvm.org
Sun Oct 4 16:35:15 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:
adc9fe3017 GOB: Fix typo in detection entry


Commit: adc9fe30171816c09408fd4afc41fe01562f2636
    https://github.com/scummvm/scummvm/commit/adc9fe30171816c09408fd4afc41fe01562f2636
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2020-10-04T18:35:04+02:00

Commit Message:
GOB: Fix typo in detection entry

Changed paths:
    engines/gob/detection/tables_woodruff.h


diff --git a/engines/gob/detection/tables_woodruff.h b/engines/gob/detection/tables_woodruff.h
index 9ed33bbe97..cbc0947f67 100644
--- a/engines/gob/detection/tables_woodruff.h
+++ b/engines/gob/detection/tables_woodruff.h
@@ -381,7 +381,7 @@
 	{
 		"woodruff",
 		"Fanmade",
-		AD_ENTRY1s("intro.stk", "3767f779996d64e8413fc1e2300ba032", 20651291),
+		AD_ENTRY1s("intro.stk", "3767f779996d64e8413fc1e2300ba032", 20651219),
 		RU_RUS,
 		kPlatformDOS,
 		ADGF_NO_FLAGS,




More information about the Scummvm-git-logs mailing list