Followup to #4733
This commit is contained in:
parent
b1a86fb3d9
commit
cd8a5aaec8
|
|
@ -103,10 +103,10 @@ typedef enum {
|
|||
|
||||
GT_TEAM, // team deathmatch
|
||||
GT_CTF, // capture the flag
|
||||
GT_MAX_GAME_TYPE, // other gametypes haven't been implemented.
|
||||
GT_1FCTF,
|
||||
GT_OBELISK,
|
||||
GT_HARVESTER,
|
||||
GT_MAX_GAME_TYPE
|
||||
GT_HARVESTER
|
||||
} gametype_t;
|
||||
|
||||
typedef enum { GENDER_MALE, GENDER_FEMALE, GENDER_NEUTER } gender_t;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user