mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-27 04:21:47 +00:00
Some more credit adjustments
This commit is contained in:
parent
e431b472bb
commit
c72d412b74
1 changed files with 4 additions and 4 deletions
|
|
@ -451,7 +451,7 @@ boolean F_IntroResponder(event_t *event)
|
||||||
// CREDITS
|
// CREDITS
|
||||||
// =========
|
// =========
|
||||||
static const char *credits[] = {
|
static const char *credits[] = {
|
||||||
"\1SRBTwo Kart",
|
"\1SRB2 Kart",
|
||||||
"\1Credits",
|
"\1Credits",
|
||||||
"",
|
"",
|
||||||
"\1Game Design",
|
"\1Game Design",
|
||||||
|
|
@ -460,8 +460,8 @@ static const char *credits[] = {
|
||||||
"\"Chaos Zero 64\"",
|
"\"Chaos Zero 64\"",
|
||||||
"",
|
"",
|
||||||
"\1Programming",
|
"\1Programming",
|
||||||
"\"Sryder\"",
|
"Sean \"Sryder\" Ryder",
|
||||||
"\"wolfs\"",
|
"Ehab \"wolfs\" Saeed",
|
||||||
"\"ZarroTsu\"",
|
"\"ZarroTsu\"",
|
||||||
"Sally \"TehRealSalt\" Cochenour",
|
"Sally \"TehRealSalt\" Cochenour",
|
||||||
"\"Lat\'\"",
|
"\"Lat\'\"",
|
||||||
|
|
@ -488,7 +488,7 @@ static const char *credits[] = {
|
||||||
"\1Level Design",
|
"\1Level Design",
|
||||||
"\"Blitz-T\"",
|
"\"Blitz-T\"",
|
||||||
"\"Chromatian\"",
|
"\"Chromatian\"",
|
||||||
"\"Sryder\"",
|
"Sean \"Sryder\" Ryder",
|
||||||
"\"Blade\"",
|
"\"Blade\"",
|
||||||
"\"CoatRack\"",
|
"\"CoatRack\"",
|
||||||
"\"Boinciel\"",
|
"\"Boinciel\"",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue