Explorar el Código

fix(sf): add tcp gameport to details (#4681)

Christian hace 1 año
padre
commit
d7e820c21a
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      lgsm/modules/info_messages.sh

+ 1 - 0
lgsm/modules/info_messages.sh

@@ -1477,6 +1477,7 @@ fn_info_messages_sm() {
 	{
 		fn_port "header"
 		fn_port "Game" port udp
+		fn_port "Game" port tcp
 		fn_port "Query" queryport udp
 		fn_port "Telnet" telnetport tcp
 	} | column -s $'\t' -t