From b9e4a10fc6e853c529118d24a9d8b1603e15c9e5 Mon Sep 17 00:00:00 2001 From: lrob Date: Mon, 22 Feb 2016 22:24:39 +0100 Subject: [PATCH] nothing to add for Rust --- functions/monitor_gsquery.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/functions/monitor_gsquery.sh b/functions/monitor_gsquery.sh index 1bc93176e..55e2e9fc2 100644 --- a/functions/monitor_gsquery.sh +++ b/functions/monitor_gsquery.sh @@ -23,9 +23,6 @@ if [ -f "${rootdir}/gsquery.py" ]; then elif [ "${gamename}" == "Hurtworld" ]; then gameport="${port}" port="${queryport}" - elif [ "${gamename}" == "Rust" ]; then - gameport="${port}" - port="${rconport}" fi fn_printinfo "Detected gsquery.py" fn_scriptlog "Detected gsquery.py"