From 86a0b290817fc5a9601036dec24e92dac65568a4 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Fri, 30 Jul 2004 09:36:42 +0000 Subject: Correcxtion svn-id: r14363 --- simon/simon-md5.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'simon') diff --git a/simon/simon-md5.h b/simon/simon-md5.h index 132f71768a..93acd474e3 100644 --- a/simon/simon-md5.h +++ b/simon/simon-md5.h @@ -17,11 +17,11 @@ static const MD5Table md5table[] = { { "48ce4ffda968cc7a38870c354571f92c", "simon1dos", Common::EN_USA, Common::kPlatformPC }, { "9d58f84988634d217c944cd4153a2a3b", "simon1talkie", Common::HB_ISR, Common::kPlatformPC }, { "a3cbdd3450f9fccb0a9d8d6dc28f66fe", "simon2talkie", Common::HB_ISR, Common::kPlatformPC }, - { "bd85a8b5135592ada9cbeae49160f1d3", "simon2win", Common::EN_USA, Common::kPlatformPC }, + { "bd85a8b5135592ada9cbeae49160f1d3", "simon2talkie", Common::EN_USA, Common::kPlatformWindows }, { "bed9134804d96f72afa152b8ec5628c3", "simon1dos", Common::FR_FRA, Common::kPlatformPC }, { "c8ddd48919aa75423dd2d3e5864909df", "simon2talkie", Common::FR_FRA, Common::kPlatformPC }, { "c8f5b860a20dcc63915d94cf2bdcfa49", "simon1dos", Common::IT_ITA, Common::kPlatformPC }, - { "d22302abf44219f95d50f2faa807dd1a", "simon1win", Common::EN_USA, Common::kPlatformPC }, + { "d22302abf44219f95d50f2faa807dd1a", "simon1talkie", Common::EN_USA, Common::kPlatformWindows }, { "d545db8a0efae95a90b23da81aadb201", "simon1talkie", Common::EN_USA, Common::kPlatformPC }, { "e3712b3ed4429e736123a40276f533d7", "simon1talkie", Common::ES_ESP, Common::kPlatformPC }, { 0, 0, Common::UNK_LANG, Common::kPlatformUnknown } -- cgit v1.2.3