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

Kirben at users.sourceforge.net Kirben at users.sourceforge.net
Mon Jul 2 02:25:15 CEST 2007


Revision: 27846
          http://scummvm.svn.sourceforge.net/scummvm/?rev=27846&view=rev
Author:   Kirben
Date:     2007-07-01 17:25:15 -0700 (Sun, 01 Jul 2007)

Log Message:
-----------
Correct typos.

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

Modified: scummvm/trunk/engines/agos/intern.h
===================================================================
--- scummvm/trunk/engines/agos/intern.h	2007-07-02 00:22:03 UTC (rev 27845)
+++ scummvm/trunk/engines/agos/intern.h	2007-07-02 00:25:15 UTC (rev 27846)
@@ -32,8 +32,8 @@
 	kRoomType = 1,
 	kObjectType = 2,
 	kPlayerType = 3,
-	kGenExitType = 4,   // Elvira 1 specifc
-	kSuperRoomType = 4, // Elvira 2 specic
+	kGenExitType = 4,   // Elvira 1 specific
+	kSuperRoomType = 4, // Elvira 2 specific
 
 	kContainerType = 7,
 	kChainType = 8,


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