Add myself to the necessary credit sections.
svn-id: r25030
This commit is contained in:
parent
f6c87460de
commit
c8b46e026f
4 changed files with 4 additions and 0 deletions
1
AUTHORS
1
AUTHORS
|
@ -27,6 +27,7 @@ ScummVM Team
|
|||
AGI:
|
||||
Pawel Kolodziejski
|
||||
Eugene Sandulenko
|
||||
David Symonds
|
||||
|
||||
AGOS:
|
||||
Torbjorn Andersson
|
||||
|
|
|
@ -39,6 +39,7 @@
|
|||
\item \begin{tabular}[h]{p{0.3\linewidth}p{0.6\linewidth}}
|
||||
Pawe{\l} Ko{\l}odziejski & \textit{}\\
|
||||
Eugene Sandulenko & \textit{}\\
|
||||
David Symonds & \textit{}\\
|
||||
\end{tabular}
|
||||
\end{list}
|
||||
\item \textbf{ AGOS}
|
||||
|
|
|
@ -28,6 +28,7 @@ static const char *credits[] = {
|
|||
"\\C\\c1""AGI",
|
||||
"\\C\\c0""Pawel Kolodziejski",
|
||||
"\\C\\c0""Eugene Sandulenko",
|
||||
"\\C\\c0""David Symonds",
|
||||
"\\C\\c0""",
|
||||
"\\C\\c1""AGOS",
|
||||
"\\C\\c0""Torbj\366rn Andersson",
|
||||
|
|
|
@ -482,6 +482,7 @@ begin_credits("Credits");
|
|||
begin_section("AGI");
|
||||
add_person("Paweł Kołodziejski", "aquadran", "");
|
||||
add_person("Eugene Sandulenko", "sev", "");
|
||||
add_person("David Symonds", "dsymonds", "");
|
||||
end_section();
|
||||
|
||||
begin_section("AGOS");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue