]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/common/gamemodes/gamemode/tka/_mod.inc
Add Team Keepaway, a teamplay variant of Keepaway where points are awarded for each...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / gamemodes / gamemode / tka / _mod.inc
1 // generated file; do not modify
2 #include <common/gamemodes/gamemode/tka/tka.qc>
3 #ifdef CSQC
4     #include <common/gamemodes/gamemode/tka/cl_tka.qc>
5 #endif
6 #ifdef SVQC
7     #include <common/gamemodes/gamemode/tka/sv_tka.qc>
8 #endif