mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-02-03 20:26:05 +00:00
Fix comment
This commit is contained in:
parent
d29bce1a21
commit
8de03f9738
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue