Fix comment

This commit is contained in:
Jaime Passos 2019-12-18 18:52:10 -03:00
parent b8d47dbc60
commit 74d69f3731

View file

@ -1264,7 +1264,7 @@ static void readgametype(MYFILE *f, char *gtname)
} }
// The SOC probably provided gametype rules as words, // The SOC probably provided gametype rules as words,
// instead of using the RULES keyword. // instead of using the RULES keyword.
// Like for example "NOSPECTATORSPAWN = 1". // Like for example "NOSPECTATORSPAWN = TRUE".
// This is completely valid, and looks better anyway. // This is completely valid, and looks better anyway.
else else
{ {