[Scummvm-git-logs] scummvm master -> 789c96d1a845070f1da3991c2aca5aef6a944155
tag2015
noreply at scummvm.org
Sun Jun 22 08:48:34 UTC 2025
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .
Summary:
789c96d1a8 GOB: Remove Croustibat German fantranslation, as per author's request
Commit: 789c96d1a845070f1da3991c2aca5aef6a944155
https://github.com/scummvm/scummvm/commit/789c96d1a845070f1da3991c2aca5aef6a944155
Author: Walter Agazzi (walter.agazzi at protonmail.com)
Date: 2025-06-22T10:47:18+02:00
Commit Message:
GOB: Remove Croustibat German fantranslation, as per author's request
Changed paths:
engines/gob/detection/tables_crousti.h
diff --git a/engines/gob/detection/tables_crousti.h b/engines/gob/detection/tables_crousti.h
index 2900432bdb0..5172c846030 100644
--- a/engines/gob/detection/tables_crousti.h
+++ b/engines/gob/detection/tables_crousti.h
@@ -58,18 +58,5 @@
kFeaturesAdLib,
0, 0, 0
},
-{
- { // German Fan Translation by BJNFNE
- "crousti",
- "v1.01",
- AD_ENTRY1s("intro.stk", "df96be976e53cc7de9e2741c45c18a1f", 864746),
- DE_DEU,
- kPlatformDOS,
- ADGF_NO_FLAGS,
- GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
- },
- kFeaturesAdLib,
- 0, 0, 0
-},
#endif // GOB_DETECTION_TABLES_CROUSTI_H
More information about the Scummvm-git-logs
mailing list