From e9e099b6aca4b3b945158500fbb4d6706c6f7c72 Mon Sep 17 00:00:00 2001 From: Strangerke Date: Sun, 6 Dec 2015 22:57:03 +0100 Subject: CREDITS: Add credit to the Mindfactory team for Broken Sword 2.5 --- devtools/credits.pl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'devtools/credits.pl') diff --git a/devtools/credits.pl b/devtools/credits.pl index f5d8542ae8..9bfbfd7b5d 100755 --- a/devtools/credits.pl +++ b/devtools/credits.pl @@ -1309,6 +1309,10 @@ begin_credits("Credits"); "Electronic Arts for providing the source code of the two Lost Files of Sherlock Holmes games. ". "James M. Ferguson and Barry Duncan for their tenacious efforts to recover the sources."); + add_paragraph( + "The Mindfactory team for writing Broken Sword 2.5, a splendid fan-made sequel, and for sharing ". + "the source code with us."); + end_section(); end_credits(); -- cgit v1.2.3