mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-05-03 23:42:07 +00:00
Some credits tweaks (alphabetical ordering plus new names, plus slight downwards adjustment of TYLER52)
This commit is contained in:
parent
ff773a79c0
commit
585ee5ba06
1 changed files with 5 additions and 2 deletions
|
|
@ -525,10 +525,13 @@ static const char *credits[] = {
|
||||||
"\1Special Thanks",
|
"\1Special Thanks",
|
||||||
"Sonic Team Jr. & SRB2",
|
"Sonic Team Jr. & SRB2",
|
||||||
"Bandit \"Bobby\" Cochenour", // i <3 my dog
|
"Bandit \"Bobby\" Cochenour", // i <3 my dog
|
||||||
|
"Bear", // i <3 MY dog too
|
||||||
|
"\"Chrispy\"",
|
||||||
|
"\"DirkTheHusky\"",
|
||||||
|
"\"fickle\"", // and my sharki
|
||||||
"\"Nev3r\"",
|
"\"Nev3r\"",
|
||||||
"\"Ritz\"",
|
"\"Ritz\"",
|
||||||
"\"Spherallic\"",
|
"\"Spherallic\"",
|
||||||
"\"DirkTheHusky\"",
|
|
||||||
"",
|
"",
|
||||||
"\1Produced By",
|
"\1Produced By",
|
||||||
"Kart Krew",
|
"Kart Krew",
|
||||||
|
|
@ -554,7 +557,7 @@ static struct {
|
||||||
{112, 80+200* 7, "CREDIT10"},
|
{112, 80+200* 7, "CREDIT10"},
|
||||||
{240, 80+200* 8, "CREDIT05"},
|
{240, 80+200* 8, "CREDIT05"},
|
||||||
{120, 80+200* 9, "CREDIT06"},*/
|
{120, 80+200* 9, "CREDIT06"},*/
|
||||||
{112, 80+200*10, "TYLER52"},
|
{112, 80+100+200*10, "TYLER52"},
|
||||||
{0, 0, NULL}
|
{0, 0, NULL}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue