[Scummvm-cvs-logs] SF.net SVN: scummvm: [29147] scummvm/trunk/engines/saga/displayinfo.h

thebluegr at users.sourceforge.net thebluegr at users.sourceforge.net
Sun Sep 30 15:47:09 CEST 2007


Revision: 29147
          http://scummvm.svn.sourceforge.net/scummvm/?rev=29147&view=rev
Author:   thebluegr
Date:     2007-09-30 06:47:09 -0700 (Sun, 30 Sep 2007)

Log Message:
-----------
Fixed the placement of the save game reminder icon in IHNM

Modified Paths:
--------------
    scummvm/trunk/engines/saga/displayinfo.h

Modified: scummvm/trunk/engines/saga/displayinfo.h
===================================================================
--- scummvm/trunk/engines/saga/displayinfo.h	2007-09-30 13:37:05 UTC (rev 29146)
+++ scummvm/trunk/engines/saga/displayinfo.h	2007-09-30 13:47:09 UTC (rev 29147)
@@ -374,7 +374,7 @@
 	8,			// status text y offset
 	253,		// status text color
 	250,		// status BG color
-	616, 303,	// save reminder pos
+	616, 304,	// save reminder pos
 	24, 24,		// save reminder w&h
 	0,1,		// save reminder sprite numbers
 


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