Browse Source

fixed cod query issue #2028

Daniel Gibbs 7 năm trước cách đây
mục cha
commit
17c8bbe021
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      lgsm/functions/info_parms.sh

+ 1 - 0
lgsm/functions/info_parms.sh

@@ -31,6 +31,7 @@ fn_info_parms_cod(){
 	defaultmap=${defaultmap:-"NOT SET"}
 	maxplayers=${maxplayers:-"0"}
 	port=${port:-"0"}
+	queryport=${port:-"0"}
 }
 
 fn_info_parms_dst(){