4
0
Эх сурвалжийг харах

bug(monitor): fix quake2 and query not working (#2538)

Daniel Gibbs 6 жил өмнө
parent
commit
28eea326ff

+ 1 - 0
lgsm/functions/info_parms.sh

@@ -94,6 +94,7 @@ fn_info_parms_quakeworld(){
 
 fn_info_parms_quake2(){
 	port=${port:-"0"}
+	queryport=${port}
 	defaultmap=${defaultmap:-"NOT SET"}
 }