mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-26 12:01:47 +00:00
Really minor tweaks
This commit is contained in:
parent
3994008d31
commit
eda571e2d3
1 changed files with 1 additions and 1 deletions
|
|
@ -111,7 +111,7 @@ const char *quitmsg[NUM_QUITMESSAGES];
|
||||||
// Stuff for customizing the player select screen Tails 09-22-2003
|
// Stuff for customizing the player select screen Tails 09-22-2003
|
||||||
description_t description[32] =
|
description_t description[32] =
|
||||||
{
|
{
|
||||||
{"\x82Sonic\x80", "", "sonic"},
|
{"\x82Sonic\x80\n\x82Speed:\x80 6\n\x82Weight:\x80 4", "", "sonic"},
|
||||||
{"???", "", ""},
|
{"???", "", ""},
|
||||||
{"???", "", ""},
|
{"???", "", ""},
|
||||||
{"???", "", ""},
|
{"???", "", ""},
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue