CREDITS: On demand of dreammaster, add m_kiewitz to Sherlock's credits
This commit is contained in:
parent
71905b8ad9
commit
0c7bde123b
3 changed files with 3 additions and 0 deletions
1
AUTHORS
1
AUTHORS
|
@ -203,6 +203,7 @@ ScummVM Team
|
|||
|
||||
Sherlock:
|
||||
Paul Gilbert
|
||||
Martin Kiewitz
|
||||
|
||||
Sky:
|
||||
Robert Goeffringmann - (retired)
|
||||
|
|
|
@ -721,6 +721,7 @@ begin_credits("Credits");
|
|||
|
||||
begin_section("Sherlock");
|
||||
add_person("Paul Gilbert", "dreammaster", "");
|
||||
add_person("Martin Kiewitz", "m_kiewitz", "");
|
||||
end_section();
|
||||
|
||||
begin_section("Sky");
|
||||
|
|
|
@ -243,6 +243,7 @@ static const char *credits[] = {
|
|||
"",
|
||||
"C1""Sherlock",
|
||||
"C0""Paul Gilbert",
|
||||
"C0""Martin Kiewitz",
|
||||
"",
|
||||
"C1""Sky",
|
||||
"A0""Robert Goeffringmann",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue