[Scummvm-cvs-logs] SF.net SVN: scummvm: [25331] scummvm/trunk/engines/kyra/plugin.cpp

lordhoto at users.sourceforge.net lordhoto at users.sourceforge.net
Thu Feb 1 23:15:02 CET 2007


Revision: 25331
          http://scummvm.svn.sourceforge.net/scummvm/?rev=25331&view=rev
Author:   lordhoto
Date:     2007-02-01 14:15:01 -0800 (Thu, 01 Feb 2007)

Log Message:
-----------
ops

Modified Paths:
--------------
    scummvm/trunk/engines/kyra/plugin.cpp

Modified: scummvm/trunk/engines/kyra/plugin.cpp
===================================================================
--- scummvm/trunk/engines/kyra/plugin.cpp	2007-02-01 22:06:55 UTC (rev 25330)
+++ scummvm/trunk/engines/kyra/plugin.cpp	2007-02-01 22:15:01 UTC (rev 25331)
@@ -70,7 +70,7 @@
 
 	{ { "kyra3", 0, AD_ENTRY1("ONETIME.PAK", "3833ff312757b8e6147f464cca0a6587"), Common::EN_ANY, Common::kPlatformPC }, KYRA3_CD_FLAGS },
 	{ { "kyra3", 0, AD_ENTRY1("ONETIME.PAK", "3833ff312757b8e6147f464cca0a6587"), Common::DE_DEU, Common::kPlatformPC }, KYRA3_CD_FLAGS },
-	{ { "kyra3", 0, AD_ENTRY1("ONETIME.PAK", "3833ff312757b8e6147f464cca0a6587"), Common::FA_FRA, Common::kPlatformPC }, KYRA3_CD_FLAGS },
+	{ { "kyra3", 0, AD_ENTRY1("ONETIME.PAK", "3833ff312757b8e6147f464cca0a6587"), Common::FR_FRA, Common::kPlatformPC }, KYRA3_CD_FLAGS },
 	{ { NULL, NULL, { {NULL, 0, NULL, 0} }, Common::UNK_LANG, Common::kPlatformUnknown }, FLAGS(0, 0, 0, 0) }
 };
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list