Quellcode durchsuchen

nothing to add for Rust

lrob vor 10 Jahren
Ursprung
Commit
b9e4a10fc6
1 geänderte Dateien mit 0 neuen und 3 gelöschten Zeilen
  1. 0 3
      functions/monitor_gsquery.sh

+ 0 - 3
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"