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

sev- noreply at scummvm.org
Tue May 16 12:05:59 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:
c585f1775c AGS: Added updated version of gob5


Commit: c585f1775c1c93fd2ac2a182f74148e990355bb1
    https://github.com/scummvm/scummvm/commit/c585f1775c1c93fd2ac2a182f74148e990355bb1
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2023-05-16T14:05:35+02:00

Commit Message:
AGS: Added updated version of gob5

Changed paths:
    engines/ags/detection_tables.h


diff --git a/engines/ags/detection_tables.h b/engines/ags/detection_tables.h
index ce5e0958c26..b1d9cf54a7a 100644
--- a/engines/ags/detection_tables.h
+++ b/engines/ags/detection_tables.h
@@ -3964,6 +3964,8 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
 	GAME_ENTRY("gobliiins5-2", "Gobliiins5-Part2.exe", "t:5f753c3b1df583397cf016d3bcf4bf64", 144263538),
 	GAME_ENTRY("gobliiins5-3", "Gobliiins5-Part3.exe", "t:a6d99497f108311308e812b5ba904d95", 176341869),
 	GAME_ENTRY("gobliiins5-4", "Gobliiins5-Part4.exe", "t:1f2401479d4104539d54a4d11a713044", 352414577),
+	// Bugfix release  2023-05-14
+	GAME_ENTRY("gobliiins5-3", "Gobliiins5-Part3.exe", "t:a6d99497f108311308e812b5ba904d95", 176342992),
 
 	GAME_ENTRY_EN_STEAM("goldenwake", "a-golden-wake.exe", "dbe281d93c914899886e77c09c3c65ec", 130844360), // Linux & Mac
 	GAME_ENTRY_EN_STEAM("goldenwake", "a-golden-wake.exe", "e7080df9729aae2a0097b752198f3cca", 130846774),




More information about the Scummvm-git-logs mailing list