From b81d55dcf948b9159ce00cb1500b3358b879e462 Mon Sep 17 00:00:00 2001 From: PhilPhonic Date: Mon, 1 Feb 2016 23:17:37 +0100 Subject: [PATCH] hldmserver added --- HalfLifeDeathmatch/hldmserver | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/HalfLifeDeathmatch/hldmserver b/HalfLifeDeathmatch/hldmserver index b74914da1..23c624047 100644 --- a/HalfLifeDeathmatch/hldmserver +++ b/HalfLifeDeathmatch/hldmserver @@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then set -x fi -version="271215" +version="010216" #### Variables #### @@ -29,6 +29,7 @@ port="27015" clientport="27005" ip="0.0.0.0" updateonstart="off" +startonmonitor="off" # https://developer.valvesoftware.com/wiki/Command_Line_Options#Command-line_parameters_2 fn_parms(){