aboutsummaryrefslogtreecommitdiff
path: root/devtools
diff options
context:
space:
mode:
authorThierry Crozat2016-07-20 19:12:24 +0100
committerThierry Crozat2016-07-20 19:12:45 +0100
commit8380023c518174dd8ad8ba8fb307abfa0b1bc92f (patch)
tree9304e242465b57e82ed7a89722f509edea3101d9 /devtools
parent8546ecab04461a920430da0fb9e7a356e7697489 (diff)
downloadscummvm-rg350-8380023c518174dd8ad8ba8fb307abfa0b1bc92f.tar.gz
scummvm-rg350-8380023c518174dd8ad8ba8fb307abfa0b1bc92f.tar.bz2
scummvm-rg350-8380023c518174dd8ad8ba8fb307abfa0b1bc92f.zip
CREDITS: Add myself as developer for the drascula engine
I forgot to do it when I rewrote big chunks of the engine code three months ago.
Diffstat (limited to 'devtools')
-rwxr-xr-xdevtools/credits.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/devtools/credits.pl b/devtools/credits.pl
index 33e9c82830..9cc5ad4227 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -604,6 +604,7 @@ begin_credits("Credits");
begin_section("Drascula");
add_person("Filippos Karapetis", "[md5]", "");
add_person("Paweł Kołodziejski", "aquadran", "");
+ add_person("Thierry Crozat", "criezy", "");
end_section();
begin_section("DreamWeb");