Added peres to credits.
svn-id: r26896
This commit is contained in:
parent
cf8dee054d
commit
0ab229eb2c
3 changed files with 10 additions and 0 deletions
3
AUTHORS
3
AUTHORS
|
@ -73,6 +73,9 @@ ScummVM Team
|
||||||
Lure:
|
Lure:
|
||||||
Paul Gilbert
|
Paul Gilbert
|
||||||
|
|
||||||
|
Parallaction:
|
||||||
|
peres
|
||||||
|
|
||||||
SAGA:
|
SAGA:
|
||||||
Torbjorn Andersson
|
Torbjorn Andersson
|
||||||
Filippos Karapetis
|
Filippos Karapetis
|
||||||
|
|
|
@ -75,6 +75,9 @@ static const char *credits[] = {
|
||||||
"\\C\\c1""Lure",
|
"\\C\\c1""Lure",
|
||||||
"\\C\\c0""Paul Gilbert",
|
"\\C\\c0""Paul Gilbert",
|
||||||
"\\C\\c0""",
|
"\\C\\c0""",
|
||||||
|
"\\C\\c1""Parallaction",
|
||||||
|
"\\C\\c0""peres",
|
||||||
|
"\\C\\c0""",
|
||||||
"\\C\\c1""SAGA",
|
"\\C\\c1""SAGA",
|
||||||
"\\C\\c0""Torbj\366rn Andersson",
|
"\\C\\c0""Torbj\366rn Andersson",
|
||||||
"\\C\\c0""Filippos Karapetis",
|
"\\C\\c0""Filippos Karapetis",
|
||||||
|
|
|
@ -541,6 +541,10 @@ begin_credits("Credits");
|
||||||
add_person("Paul Gilbert", "dreammaster", "");
|
add_person("Paul Gilbert", "dreammaster", "");
|
||||||
end_section();
|
end_section();
|
||||||
|
|
||||||
|
begin_section("Parallaction");
|
||||||
|
add_person("", "peres", "");
|
||||||
|
end_section();
|
||||||
|
|
||||||
begin_section("SAGA");
|
begin_section("SAGA");
|
||||||
add_person("Torbjörn Andersson", "eriktorbjorn", "");
|
add_person("Torbjörn Andersson", "eriktorbjorn", "");
|
||||||
add_person("Filippos Karapetis", "[md5]", "");
|
add_person("Filippos Karapetis", "[md5]", "");
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue