Added my Woodruff version to the MD5 list

svn-id: r18137
This commit is contained in:
Max Horn
2005-05-17 11:46:07 +00:00
parent e4f3e2a7bf
commit 8d782007c1
+3
View File
@@ -91,6 +91,9 @@ static const GobGameSettings gob_games[] = {
// CD 1.0
{"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"},
#endif
{0, 0, 0, 0}
};