[Scummvm-cvs-logs] CVS: web compatibility.php,1.478,1.479

Johannes Schickel lordhoto at users.sourceforge.net
Sun Jan 8 11:01:06 CET 2006


Update of /cvsroot/scummvm/web
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14925

Modified Files:
	compatibility.php 
Log Message:
Oops one ',' too much.


Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.478
retrieving revision 1.479
diff -u -d -r1.478 -r1.479
--- compatibility.php	8 Jan 2006 18:56:20 -0000	1.478
+++ compatibility.php	8 Jan 2006 19:00:48 -0000	1.479
@@ -319,7 +319,7 @@
 		   "<br>- Occasional major graphics glitches.".
 		   "<br>- No music or sfx in the game.".
 		   "<br>- Ending credits are missing.".
-		   "<br>- Ingame menus do not work.",
+		   "<br>- Ingame menus do not work."
 );
 		
 // render the compatibility chart





More information about the Scummvm-git-logs mailing list