mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-11-13 00:24:17 +00:00
Update credits again
This commit is contained in:
parent
8a49fa5ec0
commit
4680094dd5
1 changed files with 2 additions and 1 deletions
|
@ -512,6 +512,7 @@ static const char *credits[] = {
|
||||||
"",
|
"",
|
||||||
"\1Testing",
|
"\1Testing",
|
||||||
"RKH License holders",
|
"RKH License holders",
|
||||||
|
"The KCS",
|
||||||
"\"CyberIF\"",
|
"\"CyberIF\"",
|
||||||
"\"Dani\"",
|
"\"Dani\"",
|
||||||
"Karol \"Fooruman\" D""\x1E""browski", // Dąbrowski, <Sryder> accents in srb2 :ytho:
|
"Karol \"Fooruman\" D""\x1E""browski", // Dąbrowski, <Sryder> accents in srb2 :ytho:
|
||||||
|
@ -559,7 +560,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)+(100*15), "TYLER52", SKINCOLOR_NONE},
|
{112, (16*100)+(19*38)+(101*15), "TYLER52", SKINCOLOR_NONE},
|
||||||
{0, 0, NULL, SKINCOLOR_NONE}
|
{0, 0, NULL, SKINCOLOR_NONE}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue