From b1b6795385272ae33621fcb9f7c06ddc383c642f Mon Sep 17 00:00:00 2001 From: Martin Taibr Date: Wed, 21 Feb 2018 10:35:20 +0100 Subject: [PATCH] typo --- server/server.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/server.cfg b/server/server.cfg index ae1f148c..0dcb1516 100644 --- a/server/server.cfg +++ b/server/server.cfg @@ -30,7 +30,7 @@ //maxplayers 8 // number of player slots on the server (including spectators) -//net_address 0.0.0.0 // ONLY change this if you have problems with your server. Specifies the network interface used by the engine. Set it you one of you internal IPs +//net_address 0.0.0.0 // ONLY change this if you have problems with your server. Specifies the network interface used by the engine. Set it to one of your internal IPs //rcon_password "" // this sets the remote console password on the server, you also need to set the cvar to the same value on your client to use the 'rcon' command. //rcon_restricted_password "" // put here the password for a "restricted" rcon user (see below) -- 2.39.2