mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-02 06:41:51 +00:00
CREDITS: Fix the case of mindFactory
This commit is contained in:
parent
7dfc16aa34
commit
c76059eaf9
2
AUTHORS
2
AUTHORS
@ -738,6 +738,6 @@ Special thanks to
|
||||
two Lost Files of Sherlock Holmes games. James M. Ferguson and Barry
|
||||
Duncan for their tenacious efforts to recover the sources.
|
||||
|
||||
The Mindfactory team for writing Broken Sword 2.5, a splendid fan-made
|
||||
The mindFactory team for writing Broken Sword 2.5, a splendid fan-made
|
||||
sequel, and for sharing the source code with us.
|
||||
|
||||
|
@ -1310,7 +1310,7 @@ begin_credits("Credits");
|
||||
"James M. Ferguson and Barry Duncan for their tenacious efforts to recover the sources.");
|
||||
|
||||
add_paragraph(
|
||||
"The Mindfactory team for writing Broken Sword 2.5, a splendid fan-made sequel, and for sharing ".
|
||||
"The mindFactory team for writing Broken Sword 2.5, a splendid fan-made sequel, and for sharing ".
|
||||
"the source code with us.");
|
||||
|
||||
end_section();
|
||||
|
@ -889,7 +889,7 @@ static const char *credits[] = {
|
||||
"C0""",
|
||||
"C0""Electronic Arts IP Preservation Team, particularly Stefan Serbicki, and Vasyl Tsvirkunov of Electronic Arts for providing the source code of the two Lost Files of Sherlock Holmes games. James M. Ferguson and Barry Duncan for their tenacious efforts to recover the sources.",
|
||||
"C0""",
|
||||
"C0""The Mindfactory team for writing Broken Sword 2.5, a splendid fan-made sequel, and for sharing the source code with us.",
|
||||
"C0""The mindFactory team for writing Broken Sword 2.5, a splendid fan-made sequel, and for sharing the source code with us.",
|
||||
"C0""",
|
||||
"",
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user