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

peres001 at users.sourceforge.net peres001 at users.sourceforge.net
Sat May 12 14:58:05 CEST 2007


Revision: 26805
          http://scummvm.svn.sourceforge.net/scummvm/?rev=26805&view=rev
Author:   peres001
Date:     2007-05-12 05:58:04 -0700 (Sat, 12 May 2007)

Log Message:
-----------
Fixed script command lookup table.

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

Modified: scummvm/trunk/engines/parallaction/staticres.cpp
===================================================================
--- scummvm/trunk/engines/parallaction/staticres.cpp	2007-05-12 12:56:35 UTC (rev 26804)
+++ scummvm/trunk/engines/parallaction/staticres.cpp	2007-05-12 12:58:04 UTC (rev 26805)
@@ -301,8 +301,8 @@
 };
 
 const char *_callableNamesRes[] = {
+	"Projector",
 	"HBOff",
-	"Projector",
 	"StartIntro",
 	"EndIntro",
 	"MoveSheet",


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