Skip to content

Commit d7e820c

Browse files
authored
fix(sf): add tcp gameport to details (#4681)
1 parent 36717af commit d7e820c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lgsm/modules/info_messages.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1477,6 +1477,7 @@ fn_info_messages_sm() {
14771477
{
14781478
fn_port "header"
14791479
fn_port "Game" port udp
1480+
fn_port "Game" port tcp
14801481
fn_port "Query" queryport udp
14811482
fn_port "Telnet" telnetport tcp
14821483
} | column -s $'\t' -t

0 commit comments

Comments
 (0)