Fix comment

This commit is contained in:
Jaime Passos 2019-12-18 18:52:10 -03:00
parent b8d47dbc60
commit 74d69f3731
1 changed files with 1 additions and 1 deletions

View File

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