[Scummvm-cvs-logs] SF.net SVN: scummvm: [30328] scummvm/trunk/engines/agi/graphics.cpp

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Mon Jan 7 20:41:27 CET 2008


Revision: 30328
          http://scummvm.svn.sourceforge.net/scummvm/?rev=30328&view=rev
Author:   fingolfin
Date:     2008-01-07 11:41:27 -0800 (Mon, 07 Jan 2008)

Log Message:
-----------
typo

Modified Paths:
--------------
    scummvm/trunk/engines/agi/graphics.cpp

Modified: scummvm/trunk/engines/agi/graphics.cpp
===================================================================
--- scummvm/trunk/engines/agi/graphics.cpp	2008-01-07 19:01:29 UTC (rev 30327)
+++ scummvm/trunk/engines/agi/graphics.cpp	2008-01-07 19:41:27 UTC (rev 30328)
@@ -865,7 +865,7 @@
 	}
 
 	// Check that all components are maximum 6 bits (VGA used 6 bits per color component).
-	// Make's at least Naturette 2's colors not be messed up anymore (Naturette 2 provides
+	// Makes at least Naturette 2's colors not be messed up anymore (Naturette 2 provides
 	// AGIPAL-files that use 8 bits per color component. Haven't seen any other game that
 	// provides such files and don't know of *any* AGI interpreter that supports such files.
 	// So I presume they have been left over to Naturette 2's release file by accident).


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