From 223b042264763ea3bd4f36f061980287e47cd08f Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Sun, 4 Sep 2016 00:39:10 +0100 Subject: [PATCH] spelling --- BlackMesa/server.cfg | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/BlackMesa/server.cfg b/BlackMesa/server.cfg index 4aab9a4..1dcb3aa 100644 --- a/BlackMesa/server.cfg +++ b/BlackMesa/server.cfg @@ -39,12 +39,12 @@ mp_timelimit 45 // Number of frags on a single map before switching to a new one automatically. // Default: mp_fraglimit 0 -// Reccomended: mp_fraglimit 45 +// Recommended: mp_fraglimit 45 mp_fraglimit 45 // Number of seconds to wait before the round starts. // Default: mp_warmup_time 30 -// Reccomended: mp_warmup_time 30 +// Recommended: mp_warmup_time 30 mp_warmup_time 30 // ............................. Game Settings ............................. // @@ -52,12 +52,12 @@ mp_warmup_time 30 // Turn on the flash light for players. // Default: mp_flashlight 0 -// Reccomended: mp_flashlight 1 +// Recommended: mp_flashlight 1 mp_flashlight 1 // Forces the player to respawn in to game. // Default: mp_forcerespawn 1 -// Reccomended: mp_forcerespawn 0 +// Recommended: mp_forcerespawn 0 mp_forcerespawn 0 // Friendly fire - Allows team members to injure other members of their team. @@ -72,7 +72,7 @@ sv_voiceenable 1 // Players can hear all other players, no team restrictions. // Default: sv_alltalk 0 -// Reccomended: sv_alltalk 0 +// Recommended: sv_alltalk 0 sv_alltalk 0 // ............................. Fast Download .............................. // @@ -80,7 +80,7 @@ sv_alltalk 0 // Allows clients to download custom maps and textures etc. from the server at 20 kbps. // Default: sv_allowdownload 1 -// Reccomended: sv_allowdownload 1 +// Recommended: sv_allowdownload 1 sv_allowdownload 1 // Allows clients to download custom maps, textures etc. from a web server with no transfer limit.