Battle, not Match

This commit is contained in:
wolfy852 2019-05-07 01:34:49 -05:00
parent 2c363c4e1e
commit b98f8f7504
1 changed files with 1 additions and 1 deletions

View File

@ -3095,7 +3095,7 @@ void G_ExitLevel(void)
const char *Gametype_Names[NUMGAMETYPES] =
{
"Race", // GT_RACE
"Match" // GT_MATCH
"Battle" // GT_MATCH
/*"Co-op", // GT_COOP
"Competition", // GT_COMPETITION