Xonotic
|
Go to the source code of this file.
Classes | |
class | TeamDeathmatch |
Macros | |
#define | g_tdm IS_GAMETYPE(TEAM_DEATHMATCH) |
Functions | |
REGISTER_GAMETYPE (TEAM_DEATHMATCH, NEW(TeamDeathmatch)) | |
#define g_tdm IS_GAMETYPE(TEAM_DEATHMATCH) |
Definition at line 52 of file tdm.qh.
Referenced by spawnfunc().
REGISTER_GAMETYPE | ( | TEAM_DEATHMATCH | , |
NEW(TeamDeathmatch) | |||
) |