Explorar el Código

nothing to add for Rust

lrob hace 10 años
padre
commit
b9e4a10fc6
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  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
 	elif [ "${gamename}" == "Hurtworld" ]; then
 		gameport="${port}"
 		gameport="${port}"
 		port="${queryport}"
 		port="${queryport}"
-	elif [ "${gamename}" == "Rust" ]; then
-		gameport="${port}"
-		port="${rconport}"
 	fi
 	fi
 	fn_printinfo "Detected gsquery.py"
 	fn_printinfo "Detected gsquery.py"
 	fn_scriptlog "Detected gsquery.py"
 	fn_scriptlog "Detected gsquery.py"