From 1f89b4e90272f619cdc455761148ca62449631d0 Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Tue, 20 Aug 2013 18:47:29 +0300 Subject: CREDITS: Add credits for The Neverhood engine --- devtools/credits.pl | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'devtools') 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(); -- cgit v1.2.3