From 83c55bbd312aba67c640d82fedd604f618842c47 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Tue, 30 Jan 2007 12:05:35 +0000 Subject: Add French version of Pajama Sam 1 for Macintosh. svn-id: r25276 --- engines/scumm/plugin.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'engines/scumm') diff --git a/engines/scumm/plugin.cpp b/engines/scumm/plugin.cpp index 82f80f2b45..520fa83e0a 100644 --- a/engines/scumm/plugin.cpp +++ b/engines/scumm/plugin.cpp @@ -642,6 +642,7 @@ static const GameFilenamePattern gameFilenamesTable[] = { { "pajama", "SAMDEMO", kGenHEPC, Common::FR_FRA, UNK, 0 }, { "pajama", "SAMDEMO", kGenHEMac, Common::FR_FRA, Common::kPlatformMacintosh, 0 }, { "pajama", "sampyjam", kGenHEPC, Common::FR_FRA, UNK, 0 }, + { "pajama", "SamPyjam", kGenHEMac, Common::FR_FRA, Common::kPlatformMacintosh, 0 }, { "pajama2", "pajama2", kGenHEPC, UNK_LANG, UNK, 0 }, { "pajama2", "Pajama2", kGenHEMac, Common::NL_NLD, Common::kPlatformMacintosh, 0 }, -- cgit v1.2.3