[Scummvm-cvs-logs] CVS: scummvm/tools credits.pl,1.37,1.38

Oystein Eftevaag vinterstum at users.sourceforge.net
Mon Jan 9 18:59:03 CET 2006


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

Modified Files:
	credits.pl 
Log Message:
Rearranging kyra credits, I put in the wrong alphabetical order last time.


Index: credits.pl
===================================================================
RCS file: /cvsroot/scummvm/scummvm/tools/credits.pl,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- credits.pl	9 Jan 2006 17:14:31 -0000	1.37
+++ credits.pl	10 Jan 2006 02:58:08 -0000	1.38
@@ -486,9 +486,9 @@
 	  end_section();
 
 	  begin_section("Kyra");
+		  add_person("Oystein Eftevaag", "vinterstum", "");
 		  add_person("Gregory Montoir", "cyx", "");
 		  add_person("Johannes Schickel", "LordHoto", "");
-		  add_person("Oystein Eftevaag", "vinterstum", "");
 	  end_section();
 
 	  begin_section("SAGA");





More information about the Scummvm-git-logs mailing list