mirror of
https://github.com/ioquake/ioq3.git
synced 2025-05-30 08:31:14 +00:00
Bug 5067 - Remove references to unused teamtournament gametype. Toggle areaportal on mover ents where due is needed, patch by Ensiform
This commit is contained in:
parent
b8627b8774
commit
cbd3c24542
2 changed files with 14 additions and 5 deletions
|
@ -83,8 +83,7 @@ static const char *teamArenaGameTypes[] = {
|
|||
"CTF",
|
||||
"1FCTF",
|
||||
"OVERLOAD",
|
||||
"HARVESTER",
|
||||
"TEAMTOURNAMENT"
|
||||
"HARVESTER"
|
||||
};
|
||||
|
||||
static int const numTeamArenaGameTypes = ARRAY_LEN( teamArenaGameTypes );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue