mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-31 07:53:36 +00:00
Properly add Matteo Angelino to our credits for his Italian translation.
svn-id: r50822
This commit is contained in:
parent
ac268edafb
commit
9644e7fe5f
3
AUTHORS
3
AUTHORS
@ -335,6 +335,9 @@ Other contributions
|
||||
Hungarian:
|
||||
Alex Bevilacqua
|
||||
|
||||
Italian:
|
||||
Matteo Angelino
|
||||
|
||||
Russian:
|
||||
Eugene Sandulenko
|
||||
|
||||
|
@ -379,6 +379,9 @@ static const char *credits[] = {
|
||||
"C1""Hungarian",
|
||||
"C0""Alex Bevilacqua",
|
||||
"",
|
||||
"C1""Italian",
|
||||
"C0""Matteo Angelino",
|
||||
"",
|
||||
"C1""Russian",
|
||||
"C0""Eugene Sandulenko",
|
||||
"",
|
||||
|
@ -872,6 +872,9 @@ begin_credits("Credits");
|
||||
begin_section("Hungarian");
|
||||
add_person("Alex Bevilacqua", "", "");
|
||||
end_section();
|
||||
begin_section("Italian");
|
||||
add_person("Matteo Angelino", "", "");
|
||||
end_section();
|
||||
begin_section("Russian");
|
||||
add_person("Eugene Sandulenko", "sev", "");
|
||||
end_section();
|
||||
|
Loading…
x
Reference in New Issue
Block a user