[Scummvm-cvs-logs] CVS: scummvm/saga game.cpp,1.111,1.112

Eugene Sandulenko sev at users.sourceforge.net
Mon Oct 10 16:29:39 CEST 2005


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

Modified Files:
	game.cpp 
Log Message:
Adjust save reminder position


Index: game.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/saga/game.cpp,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -d -r1.111 -r1.112
--- game.cpp	10 Oct 2005 17:23:27 -0000	1.111
+++ game.cpp	10 Oct 2005 23:28:22 -0000	1.112
@@ -589,7 +589,7 @@
 	8,			// status text y offset
 	186,		// status text color
 	250,		// status BG color
-	616, 304,	// save reminder pos
+	616, 303,	// save reminder pos
 	24, 24,		// save reminder w&h
 	0,1,		// save reminder sprite numbers
 





More information about the Scummvm-git-logs mailing list