From 414443c1999145337bc47e86d59774add5eb144c Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Wed, 28 Oct 2015 22:28:02 +0000 Subject: [PATCH] Removed comments not supported --- Teeworlds/cfg/ctf.cfg | 7 ------- Teeworlds/cfg/dm.cfg | 7 ------- Teeworlds/cfg/duel.cfg | 7 ------- Teeworlds/cfg/lgsm-default.cfg | 31 +++---------------------------- 4 files changed, 3 insertions(+), 49 deletions(-) diff --git a/Teeworlds/cfg/ctf.cfg b/Teeworlds/cfg/ctf.cfg index 77be2ed95..a92b1a494 100644 --- a/Teeworlds/cfg/ctf.cfg +++ b/Teeworlds/cfg/ctf.cfg @@ -1,10 +1,3 @@ -// **************************************************************************** -// * -// TeeWorlds - ctf.cfg * -// Version 281015 * -// * -// **************************************************************************** - sv_gametype ctf sv_powerups 1 sv_scorelimit 500 diff --git a/Teeworlds/cfg/dm.cfg b/Teeworlds/cfg/dm.cfg index e5db44a48..426386d1d 100644 --- a/Teeworlds/cfg/dm.cfg +++ b/Teeworlds/cfg/dm.cfg @@ -1,10 +1,3 @@ -// **************************************************************************** -// * -// TeeWorlds - dm.cfg * -// Version 281015 * -// * -// **************************************************************************** - sv_gametype dm sv_powerups 1 sv_scorelimit 20 diff --git a/Teeworlds/cfg/duel.cfg b/Teeworlds/cfg/duel.cfg index de7cdd91d..b70e632a2 100644 --- a/Teeworlds/cfg/duel.cfg +++ b/Teeworlds/cfg/duel.cfg @@ -1,10 +1,3 @@ -// **************************************************************************** -// * -// TeeWorlds - duel.cfg * -// Version 281015 * -// * -// **************************************************************************** - sv_gametype tdm sv_powerups 0 sv_scorelimit 10 diff --git a/Teeworlds/cfg/lgsm-default.cfg b/Teeworlds/cfg/lgsm-default.cfg index 045138d66..c662afd1e 100644 --- a/Teeworlds/cfg/lgsm-default.cfg +++ b/Teeworlds/cfg/lgsm-default.cfg @@ -1,37 +1,12 @@ -// **************************************************************************** -// * -// TeeWorlds - server.cfg * -// Version 281015 * -// * -// **************************************************************************** - -// Hostname for server. -sv_name hostname -s -// RCON - remote console password. -sv_rcon_password rconpassword - -// Server password - for private servers. -password - -// Maximum players +sv_name +sv_rcon_password +password sv_max_clients 12 - -// Server Port sv_port 8303 - -// Register with masterservers sv_register 1 - -// Enable spam filter sv_spamprotection 0 - -// Vote map sv_vote_map 1 - -// Warmup time between rounds sv_warmup 10 - addvote restart 10 addvote exec dm.cfg addvote exec ctf.cfg