From b313992c0746d221cc9d44a39f4fae5974b5b18c Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Wed, 23 May 2007 06:51:29 +0000 Subject: Fix yaz's position in credits svn-id: r26925 --- tools/credits.pl | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'tools') diff --git a/tools/credits.pl b/tools/credits.pl index 0dfcd578b9..00a19944fa 100755 --- a/tools/credits.pl +++ b/tools/credits.pl @@ -509,19 +509,19 @@ begin_credits("Credits"); begin_section("Broken Sword 2"); add_person("Torbjörn Andersson", "eriktorbjorn", ""); add_person("Jonathan Gray", "khalek", ""); - add_person("Vincent Hamm", "yazoo", "original CinE engine author"); end_section(); begin_section("Cinematique evo 1"); - add_person("Vincent Hamm", "yazoo", ""); - end_section(); - - begin_section("Cinematique evo 2"); + add_person("Vincent Hamm", "yazoo", "original CinE engine author"); add_person("Paweł Kołodziejski", "aquadran", ""); add_person("Gregory Montoir", "cyx", ""); add_person("Eugene Sandulenko", "sev", ""); end_section(); + begin_section("Cinematique evo 2"); + add_person("Vincent Hamm", "yazoo", ""); + end_section(); + begin_section("FOTAQ"); # Flight of the Amazon Queen add_person("David Eriksson", "twogood", ""); add_person("Gregory Montoir", "cyx", ""); -- cgit v1.2.3