[Scummvm-cvs-logs] SF.net SVN: scummvm: [27398] scummvm/trunk/engines/parallaction/detection. cpp

peres001 at users.sourceforge.net peres001 at users.sourceforge.net
Thu Jun 14 12:14:24 CEST 2007


Revision: 27398
          http://scummvm.svn.sourceforge.net/scummvm/?rev=27398&view=rev
Author:   peres001
Date:     2007-06-14 03:12:25 -0700 (Thu, 14 Jun 2007)

Log Message:
-----------
oops wrong platform.

Modified Paths:
--------------
    scummvm/trunk/engines/parallaction/detection.cpp

Modified: scummvm/trunk/engines/parallaction/detection.cpp
===================================================================
--- scummvm/trunk/engines/parallaction/detection.cpp	2007-06-14 04:22:23 UTC (rev 27397)
+++ scummvm/trunk/engines/parallaction/detection.cpp	2007-06-14 10:12:25 UTC (rev 27398)
@@ -94,7 +94,7 @@
 				{ NULL, 0, NULL, 0}
 			},
 			Common::UNK_LANG,
-			Common::kPlatformPC,
+			Common::kPlatformAmiga,
 			Common::ADGF_NO_FLAGS
 		},
 		GType_Nippon,


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