mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-12-27 04:41:23 +00:00
Minor whitespace :p
This commit is contained in:
parent
513652c9fa
commit
8726bb70ac
1 changed files with 1 additions and 1 deletions
|
@ -759,7 +759,7 @@ static void Got_Saycmd(UINT8 **p, INT32 playernum)
|
|||
char *tempchar = NULL;
|
||||
|
||||
// player is a spectator?
|
||||
if (players[playernum].spectator)
|
||||
if (players[playernum].spectator)
|
||||
{
|
||||
cstart = "\x86"; // grey name
|
||||
textcolor = "\x86";
|
||||
|
|
Loading…
Reference in a new issue