aboutsummaryrefslogtreecommitdiff
path: root/devtools
diff options
context:
space:
mode:
authorFilippos Karapetis2013-08-20 18:47:29 +0300
committerFilippos Karapetis2013-08-20 19:48:33 +0300
commit1f89b4e90272f619cdc455761148ca62449631d0 (patch)
treec727d20b9ce654e121dc9a4206ecd339f0e36f88 /devtools
parent2049f536219e10ea1b5860fb1ce713bc7c63737b (diff)
downloadscummvm-rg350-1f89b4e90272f619cdc455761148ca62449631d0.tar.gz
scummvm-rg350-1f89b4e90272f619cdc455761148ca62449631d0.tar.bz2
scummvm-rg350-1f89b4e90272f619cdc455761148ca62449631d0.zip
CREDITS: Add credits for The Neverhood engine
Diffstat (limited to 'devtools')
-rwxr-xr-xdevtools/credits.pl5
1 files changed, 5 insertions, 0 deletions
diff --git a/devtools/credits.pl b/devtools/credits.pl
index 7d39730c63..a5341778c5 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -638,6 +638,11 @@ begin_credits("Credits");
add_person("David Turner", "digitall", "");
end_section();
+ begin_section("Neverhood");
+ add_person("Benjamin Haisch", "john_doe", "");
+ add_person("Filippos Karapetis", "[md5]", "");
+ end_section();
+
begin_section("Parallaction");
add_person("", "peres", "");
end_section();