From e5f8038f3872b35ba2b7ffd1f96e158c6d628af0 Mon Sep 17 00:00:00 2001 From: PhilPhonic Date: Mon, 1 Feb 2016 23:17:18 +0100 Subject: [PATCH] hl2dmserver added --- HalfLife2Deathmatch/hl2dmserver | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/HalfLife2Deathmatch/hl2dmserver b/HalfLife2Deathmatch/hl2dmserver index 271a024ef..15b04759a 100644 --- a/HalfLife2Deathmatch/hl2dmserver +++ b/HalfLife2Deathmatch/hl2dmserver @@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then set -x fi -version="271215" +version="010216" #### Variables #### @@ -30,6 +30,7 @@ sourcetvport="27020" clientport="27005" ip="0.0.0.0" updateonstart="off" +startonmonitor="off" # https://developer.valvesoftware.com/wiki/Command_Line_Options#Source_Dedicated_Server fn_parms(){