diff options
author | Travis Howell | 2009-03-20 10:23:08 +0000 |
---|---|---|
committer | Travis Howell | 2009-03-20 10:23:08 +0000 |
commit | a4a8249a9ca76685a216a1c7ae6ddc127e8bee1c (patch) | |
tree | 6d8b3bc64769212db9175854374aa30a34bf5242 /tools | |
parent | b64b7d28959046d907201a8d31bb83bba9ef7142 (diff) | |
download | scummvm-rg350-a4a8249a9ca76685a216a1c7ae6ddc127e8bee1c.tar.gz scummvm-rg350-a4a8249a9ca76685a216a1c7ae6ddc127e8bee1c.tar.bz2 scummvm-rg350-a4a8249a9ca76685a216a1c7ae6ddc127e8bee1c.zip |
Clarify entry in the credits.
svn-id: r39563
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/credits.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/credits.pl b/tools/credits.pl index 0dd422bdc2..e6a499dd37 100755 --- a/tools/credits.pl +++ b/tools/credits.pl @@ -836,7 +836,7 @@ begin_credits("Credits"); begin_section("Code contributions"); begin_persons(); add_person("Ori Avtalion", "salty-horse", "Subtitle control options in the GUI; BASS GUI fixes"); - add_person("Stuart Caie", "", "Decoders for Simon 1 Amiga data files"); + add_person("Stuart Caie", "", "Decoders for Amiga and AtariST data files (AGOS engine)"); add_person("Paolo Costabel", "", "PSP port contributions"); add_person("Thierry Crozat", "criezy", "Support for Broken Sword 1 Macintosh version"); add_person("Martin Doucha", "next_ghost", "CinE engine objectification"); |