[Scummvm-cvs-logs] SF.net SVN: scummvm: [27820] scummvm/trunk/engines/agos/intern.h

Kirben at users.sourceforge.net Kirben at users.sourceforge.net
Sun Jul 1 14:47:36 CEST 2007


Revision: 27820
          http://scummvm.svn.sourceforge.net/scummvm/?rev=27820&view=rev
Author:   Kirben
Date:     2007-07-01 05:47:36 -0700 (Sun, 01 Jul 2007)

Log Message:
-----------
Update comment.

Modified Paths:
--------------
    scummvm/trunk/engines/agos/intern.h

Modified: scummvm/trunk/engines/agos/intern.h
===================================================================
--- scummvm/trunk/engines/agos/intern.h	2007-07-01 12:47:11 UTC (rev 27819)
+++ scummvm/trunk/engines/agos/intern.h	2007-07-01 12:47:36 UTC (rev 27820)
@@ -32,10 +32,9 @@
 	kRoomType = 1,
 	kObjectType = 2,
 	kPlayerType = 3,
-	kSuperRoomType = 4,
+	kGenExitType = 4,   // Elira 1 specifc
+	kSuperRoomType = 4, // Elvira 2 specic
 
-	kGenExitType = 4,	// FIXME: Clash with kSuperRoomType ?!?
-	
 	kContainerType = 7,
 	kChainType = 8,
 	kUserFlagType = 9,


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