[Scummvm-git-logs] scummvm master -> 4c5af9f99f2715244e88a68aef547c9c3884c018
bluegr
noreply at scummvm.org
Fri Apr 4 17:42:21 UTC 2025
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:
4c5af9f99f GOB: add version number to playtoons2 german variant
Commit: 4c5af9f99f2715244e88a68aef547c9c3884c018
https://github.com/scummvm/scummvm/commit/4c5af9f99f2715244e88a68aef547c9c3884c018
Author: Benjamin Funke (bjnfne at web.de)
Date: 2025-04-04T20:42:17+03:00
Commit Message:
GOB: add version number to playtoons2 german variant
Changed paths:
engines/gob/detection/tables_playtoons.h
diff --git a/engines/gob/detection/tables_playtoons.h b/engines/gob/detection/tables_playtoons.h
index a8b1d21becb..8d9c087b754 100644
--- a/engines/gob/detection/tables_playtoons.h
+++ b/engines/gob/detection/tables_playtoons.h
@@ -209,7 +209,7 @@
{
{
"playtoons2",
- "",
+ "v1.002",
AD_ENTRY2s("playtoon.stk", "c5ca2a288cdaefca9556cd9ae4b579cf", 25158926,
"spirou.stk", "91080dc148de1bbd6a97321c1a1facf3", 9817086),
DE_DEU,
More information about the Scummvm-git-logs
mailing list