[Scummvm-cvs-logs] CVS: scummvm/scumm help.cpp,1.15,1.16

Travis Howell kirben at users.sourceforge.net
Thu Dec 25 22:39:00 CET 2003


Update of /cvsroot/scummvm/scummvm/scumm
In directory sc8-pr-cvs1:/tmp/cvs-serv977/scumm

Modified Files:
	help.cpp 
Log Message:

Update help


Index: help.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/help.cpp,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- help.cpp	26 Dec 2003 06:31:36 -0000	1.15
+++ help.cpp	26 Dec 2003 06:38:45 -0000	1.16
@@ -100,9 +100,8 @@
 		ADD_BIND("Ctrl g", "Run in really fast mode (*)");
 		ADD_BIND("Ctrl m", "Toggle mouse capture");
 		ADD_BIND("Ctrl Alt 1-8", "Switch between graphics filters");
-		ADD_BIND("Ctrl Alt + and -", "Increase/Decrease the scale factor");
+		ADD_BIND("Ctrl Alt +, -", "Increase / Decrease scale factor");
 		ADD_BIND("Ctrl Alt a", "Toggle aspect-ratio correction");
-		ADD_LINE;
 		ADD_LINE;
 		ADD_LINE;
 		ADD_TEXT("* Note that using ctrl-f and");





More information about the Scummvm-git-logs mailing list