Skip to content

Commit

Permalink
SW: Update port credits
Browse files Browse the repository at this point in the history
  • Loading branch information
Hendricks266 committed Nov 3, 2023
1 parent f11d14b commit 3ac92f9
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions source/sw/src/menus.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1635,33 +1635,33 @@ MNU_OrderCustom(UserCall call, MenuItem *item)
static const char *jtitle = "^Port Credits";
static const char *text1[] =
{
"*Technical Director",
"*Developers (A-Z)",
" Evan \"Hendricks266\" Ramos",
"*Developers",
" Richard \"TerminX\" Gobeille",
"*Retired developers (A-Z)",
" Alex \"pogokeen\" Dawson",
"*Retired developers",
" Pierre-Loup \"Plagman\" Griffais",
" Philipp \"Helixhorned\" Kutin",
" Pierre-Loup \"Plagman\" Griffais",
"*Special thanks to",
" Jonathon \"JonoF\" Fowler",
"*Uses BUILD Engine technology by",
" Ken \"Awesoken\" Silverman",
};
static const char *text2[] =
{
"*Additional thanks to",
"*Contributors (A-Z)",
" Alexey \"Nuke.YKT\" Skrybykin",
" Barry \"sirlemonhead\" Duncan",
" Fox Martins",
" Jordon \"Striker\" Moss",
" Fox",
" NY00123",
" Barry \"sirlemonhead\" Duncan",
" Gennadii \"termit\" Potapov",
" Sergei Shubin",
" Par \"Parkar\" Karlsson", // "Pär \"Parkar\" Karlsson",
"*Additional thanks to (A-Z)",
" Ben \"ProAsm\" Smit",
" Mitchell \"mjr4077au\" Richters",
" Charlie Wiederhold",
" Gennadii \"termit\" Potapov",
" Mitchell \"mjr4077au\" Richters",
" Par \"Parkar\" Karlsson", // "Pär \"Parkar\" Karlsson",
" Sergei Shubin",
"-",
" This program is distributed under the terms of the",
" GNU General Public License version 2 as published by the",
Expand Down

0 comments on commit 3ac92f9

Please sign in to comment.