Browse Source

nothing to add for Rust

lrob 10 năm trước cách đây
mục cha
commit
b9e4a10fc6
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  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"