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.
This commit is contained in:
parent
8546ecab04
commit
8380023c51
3 changed files with 3 additions and 0 deletions
1
AUTHORS
1
AUTHORS
|
@ -104,6 +104,7 @@ ScummVM Team
|
|||
Drascula:
|
||||
Filippos Karapetis
|
||||
Pawel Kolodziejski
|
||||
Thierry Crozat
|
||||
|
||||
DreamWeb:
|
||||
Torbjorn Andersson
|
||||
|
|
|
@ -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");
|
||||
|
|
|
@ -128,6 +128,7 @@ static const char *credits[] = {
|
|||
"C1""Drascula",
|
||||
"C0""Filippos Karapetis",
|
||||
"C0""Pawel Kolodziejski",
|
||||
"C0""Thierry Crozat",
|
||||
"",
|
||||
"C1""DreamWeb",
|
||||
"A0""Torbjorn Andersson",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue