adding self to credits

svn-id: r21368
This commit is contained in:
Willem Jan Palenstijn 2006-03-18 15:51:09 +00:00
parent 544abe3d12
commit cbf3c06c1d
4 changed files with 4 additions and 0 deletions

View File

@ -50,6 +50,7 @@ ScummVM Team
Gob:
Torbjorn Andersson
Sven Hesse
Willem Jan Palenstijn
Eugene Sandulenko
Kyra:

View File

@ -75,6 +75,7 @@
\item \begin{tabular}[h]{p{0.3\linewidth}p{0.6\linewidth}}
Torbj\"orn Andersson & \textit{}\\
Sven Hesse & \textit{}\\
Willem Jan Palenstijn & \textit{}\\
Eugene Sandulenko & \textit{}\\
\end{tabular}
\end{list}

View File

@ -50,6 +50,7 @@ static const char *credits[] = {
"\\C\\c1""Gob",
"\\C\\c0""Torbjorn Andersson",
"\\C\\c0""Sven Hesse",
"\\C\\c0""Willem Jan Palenstijn",
"\\C\\c0""Eugene Sandulenko",
"\\C\\c0""",
"\\C\\c1""Kyra",

View File

@ -488,6 +488,7 @@ begin_credits("Credits");
begin_section("Gob");
add_person("Torbjörn Andersson", "eriktorbjorn", "");
add_person("Sven Hesse", "DrMcCoy", "");
add_person("Willem Jan Palenstijn", "wjp", "");
add_person("Eugene Sandulenko", "sev", "");
end_section();