aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gob/gob.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gob/gob.cpp b/gob/gob.cpp
index a03d55a0fd..7365a67a11 100644
--- a/gob/gob.cpp
+++ b/gob/gob.cpp
@@ -93,7 +93,7 @@ static const GobGameSettings gob_games[] = {
{"woodruff", "The Bizarre Adventures of Woodruff and the Schnibble", GF_WOODRUFF, "c27402cee260d2ff1c4cecb2006a630a"},
// CD 1.00, German release (INTRO.STRK seems to be multilingual, though?)
- {"woodruff", "The Bizarre Adventures of Woodruff and the Schnibble", GF_WOODRUFF, "17581e3219d18898c35d616d1b823943"},
+ {"woodruff", "The Bizarre Adventures of Woodruff and the Schnibble", GF_WOODRUFF, "751ba028d215e0db1e0254853de6a7e4"},
#endif
{0, 0, 0, 0}
};