[Scummvm-cvs-logs] CVS: scummvm/simon verb.cpp,1.17,1.18

Travis Howell kirben at users.sourceforge.net
Tue Apr 1 18:03:29 CEST 2003


Update of /cvsroot/scummvm/scummvm/simon
In directory sc8-pr-cvs1:/tmp/cvs-serv14260/simon

Modified Files:
	verb.cpp 
Log Message:

Add correct use verb words for Italian


Index: verb.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/simon/verb.cpp,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- verb.cpp	31 Mar 2003 13:30:45 -0000	1.17
+++ verb.cpp	2 Apr 2003 01:59:43 -0000	1.18
@@ -55,7 +55,7 @@
 
 static const char *const italian_verb_prep_names[] = {
 	"", "", "", "",
-	"", "", "", "con che cosa ?",
+	"", "", "", "con cosa ?",
 	"", "", "", "a chi ?"
 };
 





More information about the Scummvm-git-logs mailing list