aboutsummaryrefslogtreecommitdiff
path: root/devtools
diff options
context:
space:
mode:
Diffstat (limited to 'devtools')
-rwxr-xr-xdevtools/credits.pl4
1 files changed, 4 insertions, 0 deletions
diff --git a/devtools/credits.pl b/devtools/credits.pl
index b1a73caad7..e022e1a4dc 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -1147,6 +1147,10 @@ begin_credits("Credits");
"Janusz Wiśniewski and Miroslaw Liminowicz from Laboratorium Komputerowe Avalon ".
"for providing full source code for Sołtys and letting us to redistribute the game.");
+ add_paragraph(
+ "Jan Nedoma for providing the sources to the Wintermute-engine, and for providing ".
+ "support while porting the engine to ScummVM");
+
end_section();
end_credits();