aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorEugene Sandulenko2007-05-23 06:51:29 +0000
committerEugene Sandulenko2007-05-23 06:51:29 +0000
commitb313992c0746d221cc9d44a39f4fae5974b5b18c (patch)
treeda662cd1e625e1c308ebac99d316065c05794e82 /tools
parentb17e8f569ff6942494d3d55ff908a2a7ca837fac (diff)
downloadscummvm-rg350-b313992c0746d221cc9d44a39f4fae5974b5b18c.tar.gz
scummvm-rg350-b313992c0746d221cc9d44a39f4fae5974b5b18c.tar.bz2
scummvm-rg350-b313992c0746d221cc9d44a39f4fae5974b5b18c.zip
Fix yaz's position in credits
svn-id: r26925
Diffstat (limited to 'tools')
-rwxr-xr-xtools/credits.pl10
1 files changed, 5 insertions, 5 deletions
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", "");