From ff49d30927faa87e8aae8ca9ffde410439cdb09a Mon Sep 17 00:00:00 2001 From: Cael_Aislinn Date: Mon, 15 Oct 2012 21:02:07 +1000 Subject: [PATCH] re-enabled alien player limit, someone remind me to make a forum post about this Signed-off-by: Cael_Aislinn --- config/config.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.txt b/config/config.txt index f6725954d75..c9187057fbf 100644 --- a/config/config.txt +++ b/config/config.txt @@ -179,4 +179,4 @@ USEALIENWHITELIST NUDGE_SCRIPT_PATH nudge.py ## Comment this to unrestrict the number of alien players allowed in the round. The number represents the number of alien players for every human player. -#ALIEN_PLAYER_RATIO 0.2 \ No newline at end of file +ALIEN_PLAYER_RATIO 0.2 \ No newline at end of file