]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/server/mutators/gamemode_ca.qh
Merge branch 'master' into terencehill/string_prefixes_cleanup
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators / gamemode_ca.qh
1 #ifndef GAMEMODE_CA_H
2 #define GAMEMODE_CA_H
3 // should be removed in the future, as other code should not have to care
4 .float caplayer; // 0.5 if scheduled to join the next round
5 #endif