aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Gilbert2011-04-14 20:48:16 +1000
committerPaul Gilbert2011-04-14 20:48:16 +1000
commit1c3a4f37352f9fe619c07df3998bd0ab6212d4fa (patch)
treeb514f35946b48b8b5c85fe16054966fe3c2f1f30
parent4ab51a8b26c8964a731ff61f212751f6af2e7069 (diff)
downloadscummvm-rg350-1c3a4f37352f9fe619c07df3998bd0ab6212d4fa.tar.gz
scummvm-rg350-1c3a4f37352f9fe619c07df3998bd0ab6212d4fa.tar.bz2
scummvm-rg350-1c3a4f37352f9fe619c07df3998bd0ab6212d4fa.zip
CREDITS: Added TsAGE engine credits
-rwxr-xr-xdevtools/credits.pl5
1 files changed, 5 insertions, 0 deletions
diff --git a/devtools/credits.pl b/devtools/credits.pl
index 075d7b03db..648b0c0a5b 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -695,6 +695,11 @@ begin_credits("Credits");
add_person("Gregory Montoir", "cyx", "");
end_section();
+ begin_section("TsAGE");
+ add_person("Paul Gilbert", "dreammaster", "");
+ add_person("Arnaud Boutonné", "Strangerke", "");
+ end_section();
+
begin_section("Tucker");
add_person("Gregory Montoir", "cyx", "");
end_section();