From 607e41749f12d3923d04159c37f27319226fc7ee Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Sun, 10 Jan 2016 11:38:35 +0000 Subject: [PATCH] more corrections --- BrainBread2/cfg/lgsm-default.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BrainBread2/cfg/lgsm-default.cfg b/BrainBread2/cfg/lgsm-default.cfg index 13b5184f5..e016e66fb 100644 --- a/BrainBread2/cfg/lgsm-default.cfg +++ b/BrainBread2/cfg/lgsm-default.cfg @@ -111,7 +111,7 @@ bb2_elimination_fraglimit 200 bb2_elimination_respawn_time 5 // Elimination: Respawn Time Scale - Increase the respawn timer in seconds when a player joins. -// Example: respawn_timer + (total_players x time_scale) = new_respawn_timer. 14 + (20 x 2) = 54). +// Example: respawn_timer + (joined_players x time_scale) = new_respawn_timer. 14 + (20 x 2) = 54. // Minimum: 0 // Maximum: 10 // Default 1