CREDITS: Add Lubomyr to Android porters

This commit is contained in:
Eugene Sandulenko 2016-05-17 19:30:07 +02:00
parent 921efd6880
commit 8e409622f8
3 changed files with 4 additions and 1 deletions

View File

@ -281,6 +281,7 @@ ScummVM Team
Android: Android:
Andre Heider Andre Heider
Angus Lees Angus Lees
Lubomyr Lisen
Dreamcast: Dreamcast:
Marcus Comstedt Marcus Comstedt

View File

@ -817,6 +817,7 @@ begin_credits("Credits");
begin_section("Android"); begin_section("Android");
add_person("Andre Heider", "dhewg", ""); add_person("Andre Heider", "dhewg", "");
add_person("Angus Lees", "Gus", ""); add_person("Angus Lees", "Gus", "");
add_person("Lubomyr Lisen", "", "");
end_section(); end_section();
begin_section("Dreamcast"); begin_section("Dreamcast");
@ -844,7 +845,7 @@ begin_credits("Credits");
add_person("Frantisek Dufka", "fanoush", "(retired)"); add_person("Frantisek Dufka", "fanoush", "(retired)");
add_person("Tarek Soliman", "tsoliman", ""); add_person("Tarek Soliman", "tsoliman", "");
end_section(); end_section();
begin_section("Nintendo 3DS"); begin_section("Nintendo 3DS");
add_person("Thomas Edvalson", "Cruel", ""); add_person("Thomas Edvalson", "Cruel", "");
end_section(); end_section();

View File

@ -343,6 +343,7 @@ static const char *credits[] = {
"C1""Android", "C1""Android",
"C0""Andre Heider", "C0""Andre Heider",
"C0""Angus Lees", "C0""Angus Lees",
"C0""Lubomyr Lisen",
"", "",
"C1""Dreamcast", "C1""Dreamcast",
"C0""Marcus Comstedt", "C0""Marcus Comstedt",