Browse Source

fix(tf): change queryport to udp

Daniel Gibbs 1 năm trước cách đây
mục cha
commit
7e937133f1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      lgsm/modules/info_messages.sh

+ 1 - 1
lgsm/modules/info_messages.sh

@@ -1658,7 +1658,7 @@ fn_info_messages_tf() {
 	{
 		fn_port "header"
 		fn_port "Game" port udp
-		fn_port "Query" queryport tcp
+		fn_port "Query" queryport udp
 		fn_port "Beacon" beaconport udp
 		fn_port "Shutdown" shutdownport tcp
 	} | column -s $'\t' -t