mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-28 04:51:42 +00:00
bruh
This commit is contained in:
parent
fc1e4b5cc5
commit
dfe6d62d76
1 changed files with 2 additions and 2 deletions
|
|
@ -1335,8 +1335,8 @@ VaguePartyDescription (int playernum, int *party_sizes, int default_color)
|
||||||
sprintf(description,
|
sprintf(description,
|
||||||
"\x83%s%c and %d others",
|
"\x83%s%c and %d others",
|
||||||
name,
|
name,
|
||||||
( size - 1 ),
|
default_color,
|
||||||
default_color
|
( size - 1 )
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue