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

This commit is contained in:
Christian 2024-12-18 23:09:36 +01:00 committed by GitHub
parent 36717af4f2
commit d7e820c21a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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