CREDITS: Fix typo
svn-id: r52624
This commit is contained in:
parent
771d2274dd
commit
29afa3094d
3 changed files with 6 additions and 6 deletions
4
AUTHORS
4
AUTHORS
|
@ -483,9 +483,9 @@ Special thanks to
|
||||||
sharing the source code of Discworld I & II with us.
|
sharing the source code of Discworld I & II with us.
|
||||||
|
|
||||||
Emilio de Paz Aragon from Alcachofa Soft for sharing the source code of
|
Emilio de Paz Aragon from Alcachofa Soft for sharing the source code of
|
||||||
Drascula: The Vampire Strikes Back with us and his generousity with
|
Drascula: The Vampire Strikes Back with us and his generosity with
|
||||||
freewaring the game.
|
freewaring the game.
|
||||||
|
|
||||||
David P. Gray from Gray Design Associate for sharing the source code of
|
David P. Gray from Gray Design Associate for sharing the source code of
|
||||||
Hugo trilogy.
|
the Hugo trilogy.
|
||||||
|
|
||||||
|
|
|
@ -574,9 +574,9 @@ static const char *credits[] = {
|
||||||
"C0""",
|
"C0""",
|
||||||
"C0""John Young, Colin Smythe and especially Terry Pratchett himself for sharing the source code of Discworld I & II with us.",
|
"C0""John Young, Colin Smythe and especially Terry Pratchett himself for sharing the source code of Discworld I & II with us.",
|
||||||
"C0""",
|
"C0""",
|
||||||
"C0""Emilio de Paz Aragon from Alcachofa Soft for sharing the source code of Drascula: The Vampire Strikes Back with us and his generousity with freewaring the game.",
|
"C0""Emilio de Paz Aragon from Alcachofa Soft for sharing the source code of Drascula: The Vampire Strikes Back with us and his generosity with freewaring the game.",
|
||||||
"C0""",
|
"C0""",
|
||||||
"C0""David P. Gray from Gray Design Associate for sharing the source code of Hugo trilogy.",
|
"C0""David P. Gray from Gray Design Associate for sharing the source code of the Hugo trilogy.",
|
||||||
"C0""",
|
"C0""",
|
||||||
"",
|
"",
|
||||||
};
|
};
|
||||||
|
|
|
@ -1025,12 +1025,12 @@ begin_credits("Credits");
|
||||||
|
|
||||||
add_paragraph(
|
add_paragraph(
|
||||||
"Emilio de Paz Aragón from Alcachofa Soft for sharing the source code ".
|
"Emilio de Paz Aragón from Alcachofa Soft for sharing the source code ".
|
||||||
"of Drascula: The Vampire Strikes Back with us and his generousity with ".
|
"of Drascula: The Vampire Strikes Back with us and his generosity with ".
|
||||||
"freewaring the game.");
|
"freewaring the game.");
|
||||||
|
|
||||||
add_paragraph(
|
add_paragraph(
|
||||||
"David P. Gray from Gray Design Associate for sharing the source code ".
|
"David P. Gray from Gray Design Associate for sharing the source code ".
|
||||||
"of Hugo trilogy.");
|
"of the Hugo trilogy.");
|
||||||
|
|
||||||
end_section();
|
end_section();
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue