From e28a1ca46ddef13b896ea0097c0f04059da8b88b Mon Sep 17 00:00:00 2001 From: Gregory Montoir Date: Sat, 18 Nov 2006 11:57:25 +0000 Subject: [PATCH] added game details for german version of Touche svn-id: r24730 --- engines/touche/plugin.cpp | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/engines/touche/plugin.cpp b/engines/touche/plugin.cpp index 277ec4b8c93..d5341987469 100644 --- a/engines/touche/plugin.cpp +++ b/engines/touche/plugin.cpp @@ -51,6 +51,13 @@ static const GameVersion toucheGameVersionsTable[] = { "1caa20bb4d4fc2ce8eb867b6610082b3", Common::FR_FRA, Common::kPlatformPC + }, + { + "Touche - Die Abenteuer des funften Musketiers", + 26625537, + "be2ae6454b3325e410946f2322547cd4", + Common::DE_DEU, + Common::kPlatformPC } };