Minor whitespace :p

This commit is contained in:
Sally Coolatta 2020-11-05 16:15:09 -05:00
parent 513652c9fa
commit 8726bb70ac

View file

@ -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";