aboutsummaryrefslogtreecommitdiff
path: root/tools/credits.pl
diff options
context:
space:
mode:
authorEugene Sandulenko2009-10-30 02:12:55 +0000
committerEugene Sandulenko2009-10-30 02:12:55 +0000
commit55da0503f4b0bf82acec34a2e9acb8282301ded3 (patch)
treef9a6fde59610d8a3fee514582b1670febbd6a137 /tools/credits.pl
parentd662c4aa20342e74ed5d82a14e3fc8e62a45ca8c (diff)
downloadscummvm-rg350-55da0503f4b0bf82acec34a2e9acb8282301ded3.tar.gz
scummvm-rg350-55da0503f4b0bf82acec34a2e9acb8282301ded3.tar.bz2
scummvm-rg350-55da0503f4b0bf82acec34a2e9acb8282301ded3.zip
Add special thanks for DW.
svn-id: r45513
Diffstat (limited to 'tools/credits.pl')
-rwxr-xr-xtools/credits.pl4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/credits.pl b/tools/credits.pl
index d8355257e2..7b37f18a79 100755
--- a/tools/credits.pl
+++ b/tools/credits.pl
@@ -950,6 +950,10 @@ begin_credits("Credits");
"Alan Bridgman, Simon Woodroffe and everyone at Adventure Soft for ".
"sharing the source code of some of their games with us.");
+ add_paragraph(
+ "John Young, Colin Smythe and especially Terry Patchet himself for ".
+ "sharing the source code of Discworld I & II with us.");
+
end_section();
end_credits();