소스 검색

nothing to add for Rust

lrob 10 년 전
부모
커밋
b9e4a10fc6
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  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"