[Scummvm-cvs-logs] SF.net SVN: scummvm: [24307] scummvm/trunk/engines/agos/game.cpp

kirben at users.sourceforge.net kirben at users.sourceforge.net
Sat Oct 14 13:38:05 CEST 2006


Revision: 24307
          http://svn.sourceforge.net/scummvm/?rev=24307&view=rev
Author:   kirben
Date:     2006-10-14 04:38:00 -0700 (Sat, 14 Oct 2006)

Log Message:
-----------
Correct cut and paste error in gameid

Modified Paths:
--------------
    scummvm/trunk/engines/agos/game.cpp

Modified: scummvm/trunk/engines/agos/game.cpp
===================================================================
--- scummvm/trunk/engines/agos/game.cpp	2006-10-14 06:23:19 UTC (rev 24306)
+++ scummvm/trunk/engines/agos/game.cpp	2006-10-14 11:38:00 UTC (rev 24307)
@@ -890,7 +890,7 @@
 		},
 
 		GType_SIMON1,
-		GID_SIMON1AMIGADEMO,
+		GID_SIMON1AMIGA,
 		GF_32COLOR | GF_CRUNCHED | GF_OLD_BUNDLE,
 	},
 


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