From 6dcea2c4ca59e0f1ac8450cc31550bdb35bc21b1 Mon Sep 17 00:00:00 2001 From: Alfred Eriksson Date: Sun, 7 Sep 2008 08:10:56 +0000 Subject: mermerge from 0.4.3: auto team balancing --- src/game/variables.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/game/variables.hpp') diff --git a/src/game/variables.hpp b/src/game/variables.hpp index 2803915c..5154e8ac 100644 --- a/src/game/variables.hpp +++ b/src/game/variables.hpp @@ -61,3 +61,4 @@ MACRO_CONFIG_INT(sv_tournament_mode, 0, 0, 1) MACRO_CONFIG_INT(sv_spamprotection, 1, 0, 1) MACRO_CONFIG_INT(sv_spectator_slots, 0, 0, 12) +MACRO_CONFIG_INT(sv_teambalance_time, 1, 0, 1000) -- cgit 1.4.1