[Scummvm-git-logs] scummvm master -> 742e879b1f437471d228a2ef11c481e8ef5dfb5b

sev- sev at scummvm.org
Sat Oct 3 21:17:03 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:
742e879b1f GOB: Fix Woodruff-ru detection entry


Commit: 742e879b1f437471d228a2ef11c481e8ef5dfb5b
    https://github.com/scummvm/scummvm/commit/742e879b1f437471d228a2ef11c481e8ef5dfb5b
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2020-10-03T23:16:38+02:00

Commit Message:
GOB: Fix Woodruff-ru 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 24656af90a..9ed33bbe97 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", "8d2533aea7bb6bae2ae02bf2a1f315f2", 20653992),
+		AD_ENTRY1s("intro.stk", "3767f779996d64e8413fc1e2300ba032", 20651291),
 		RU_RUS,
 		kPlatformDOS,
 		ADGF_NO_FLAGS,




More information about the Scummvm-git-logs mailing list