Add additional external contributors.

This commit is contained in:
toaster 2022-10-28 18:02:50 +01:00
parent 4680094dd5
commit cb575bcde9

View file

@ -431,10 +431,12 @@ static const char *credits[] = {
"\"JugadorXEI\"", "\"JugadorXEI\"",
"\"Kimberly\"", "\"Kimberly\"",
"\"Lighto97\"", "\"Lighto97\"",
"\"Lonsfor\"",
"\"mazmazz\"", "\"mazmazz\"",
"\"minenice\"", "\"minenice\"",
"\"Shuffle\"", "\"Shuffle\"",
"\"Snu\"", "\"Snu\"",
"\"X.organic\"",
"", "",
"\1Lead Artists", "\1Lead Artists",
"Desmond \"Blade\" DesJardins", "Desmond \"Blade\" DesJardins",
@ -560,7 +562,7 @@ static struct {
// This Tyler52 gag is troublesome // This Tyler52 gag is troublesome
// Alignment should be ((spaces+1 * 100) + (headers+1 * 38) + (lines * 15)) // Alignment should be ((spaces+1 * 100) + (headers+1 * 38) + (lines * 15))
// Current max image spacing: (216*17) // Current max image spacing: (216*17)
{112, (16*100)+(19*38)+(101*15), "TYLER52", SKINCOLOR_NONE}, {112, (16*100)+(19*38)+(103*15), "TYLER52", SKINCOLOR_NONE},
{0, 0, NULL, SKINCOLOR_NONE} {0, 0, NULL, SKINCOLOR_NONE}
}; };