Skip to content

Commit

Permalink
fix(sf): add tcp gameport to details (#4681)
Browse files Browse the repository at this point in the history
  • Loading branch information
h3o66 authored Dec 18, 2024
1 parent 36717af commit d7e820c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lgsm/modules/info_messages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d7e820c

Please sign in to comment.