mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-02 06:41:51 +00:00
Fixed Terry Pratchett's name in the credits
svn-id: r45528
This commit is contained in:
parent
6c101f7c1a
commit
4009f6836b
4
AUTHORS
4
AUTHORS
@ -432,6 +432,6 @@ Special thanks to
|
||||
Alan Bridgman, Simon Woodroffe and everyone at Adventure Soft for sharing
|
||||
the source code of some of their games with us.
|
||||
|
||||
John Young, Colin Smythe and especially Terry Patchett himself for sharing
|
||||
the source code of Discworld I & II with us.
|
||||
John Young, Colin Smythe and especially Terry Pratchett himself for
|
||||
sharing the source code of Discworld I & II with us.
|
||||
|
||||
|
@ -520,7 +520,7 @@ static const char *credits[] = {
|
||||
"C0""",
|
||||
"C0""Alan Bridgman, Simon Woodroffe and everyone at Adventure Soft for sharing the source code of some of their games with us.",
|
||||
"C0""",
|
||||
"C0""John Young, Colin Smythe and especially Terry Patchett 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""",
|
||||
"",
|
||||
};
|
||||
|
@ -961,7 +961,7 @@ begin_credits("Credits");
|
||||
"sharing the source code of some of their games with us.");
|
||||
|
||||
add_paragraph(
|
||||
"John Young, Colin Smythe and especially Terry Patchett himself for ".
|
||||
"John Young, Colin Smythe and especially Terry Pratchett himself for ".
|
||||
"sharing the source code of Discworld I & II with us.");
|
||||
|
||||
end_section();
|
||||
|
Loading…
x
Reference in New Issue
Block a user