aboutsummaryrefslogtreecommitdiff
path: root/devtools/credits.pl
diff options
context:
space:
mode:
authorPeter Kohaut2019-04-18 09:23:28 +0200
committerPeter Kohaut2019-04-18 09:24:19 +0200
commitc6a7ec814bd74e9e958917771db355cabd0bdc2f (patch)
tree81cc6af2713b47ae3500584c3430fa1f760bdfe2 /devtools/credits.pl
parent4d9991668e044d5a001e8efcaf821d5f20c647c6 (diff)
downloadscummvm-rg350-c6a7ec814bd74e9e958917771db355cabd0bdc2f.tar.gz
scummvm-rg350-c6a7ec814bd74e9e958917771db355cabd0bdc2f.tar.bz2
scummvm-rg350-c6a7ec814bd74e9e958917771db355cabd0bdc2f.zip
CREDITS: Added sev to Blade Runner credits
Changed order of credits for Blade Runner to alphabetical
Diffstat (limited to 'devtools/credits.pl')
-rwxr-xr-xdevtools/credits.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/devtools/credits.pl b/devtools/credits.pl
index b1c084515e..c655e4ab1c 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -618,9 +618,10 @@ begin_credits("Credits");
end_section();
begin_section("Blade Runner");
+ add_person("Thanasis Antoniou", "Praetorian", "");
add_person("Thomas Fach-Pedersen", "madmoose", "");
add_person("Peter Kohaut", "peterkohaut", "");
- add_person("Thanasis Antoniou", "Praetorian", "");
+ add_person("Eugene Sandulenko", "sev", "");
end_section();
begin_section("CGE");