mirror of
https://github.com/fulpstation/fulpstation.git
synced 2025-12-10 01:57:01 +00:00
* lol. * bit of changes * deletes stuff * some map path updates * more changes * deletes unit test that was gonna be deleted in tg * see if this fixes anything
6 lines
161 B
Plaintext
6 lines
161 B
Plaintext
/// The number of voters required for CTF to enable
|
|
#define CTF_REQUIRED_PLAYERS 4
|
|
|
|
/// The game ID for normal ghost CTF
|
|
#define CTF_GHOST_CTF_GAME_ID "centcom"
|