[Scummvm-cvs-logs] CVS: scummvm/saga script.cpp,1.84,1.85

Torbjörn Andersson eriktorbjorn at users.sourceforge.net
Sat Oct 8 14:34:23 CEST 2005


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

Modified Files:
	script.cpp 
Log Message:
Oops, made a typo when rewriting that comment.


Index: script.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/saga/script.cpp,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- script.cpp	8 Oct 2005 21:28:14 -0000	1.84
+++ script.cpp	8 Oct 2005 21:33:31 -0000	1.85
@@ -131,7 +131,7 @@
 	// and the object names.
 	//
 	// In IHNM, the "main strings" contains the verb strings, but not the
-	// object verbs. At least, I think that's the case.
+	// object names. At least, I think that's the case.
 
 	_vm->_resource->loadResource(resourceContext, _vm->getResourceDescription()->mainStringsResourceId, stringsPointer, stringsLength);
 





More information about the Scummvm-git-logs mailing list