mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-01-12 21:01:00 +00:00
Add additional external contributors.
This commit is contained in:
parent
4680094dd5
commit
cb575bcde9
1 changed files with 3 additions and 1 deletions
|
@ -431,10 +431,12 @@ static const char *credits[] = {
|
|||
"\"JugadorXEI\"",
|
||||
"\"Kimberly\"",
|
||||
"\"Lighto97\"",
|
||||
"\"Lonsfor\"",
|
||||
"\"mazmazz\"",
|
||||
"\"minenice\"",
|
||||
"\"Shuffle\"",
|
||||
"\"Snu\"",
|
||||
"\"X.organic\"",
|
||||
"",
|
||||
"\1Lead Artists",
|
||||
"Desmond \"Blade\" DesJardins",
|
||||
|
@ -560,7 +562,7 @@ static struct {
|
|||
// This Tyler52 gag is troublesome
|
||||
// Alignment should be ((spaces+1 * 100) + (headers+1 * 38) + (lines * 15))
|
||||
// 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}
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue