From 035d77b8784eaefd1e0321ec729f0121d428230a Mon Sep 17 00:00:00 2001 From: FryTechTips Date: Wed, 22 Mar 2023 14:12:15 -0400 Subject: [PATCH] Fix formatting --- zone/server.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zone/server.cfg b/zone/server.cfg index 0a15207..6470c29 100644 --- a/zone/server.cfg +++ b/zone/server.cfg @@ -34,7 +34,7 @@ set sv_timeout "30" // Timeout time period. You will set sv_reconnectlimit "3" // How many times you can try to reconnect set sv_pure "0" // verifying cilent files set sv_floodProtect "1" // Chat Spam Protection -set g_log "boiii/games_mp.log" // Gamelog filename. If you edit this, Make sure you change B3.xml if you have bigbrotherbot. +set g_log "boiii/games_mp.log" // Gamelog filename. If you edit this, Make sure you change B3.xml if you have bigbrotherbot. set sv_lobby_mode "mp" // Sets the lobby type to multiplayer. set sv_skip_lobby "1" // Makes the server load the map immediately instead of waiting at the lobby. Turn this off if you want to use playlists instead(currently required for custom maps).