mirror of
https://github.com/GameServerManagers/LinuxGSM.git
synced 2025-01-08 12:07:37 +08:00
fix(sf): add tcp gameport to details (#4681)
This commit is contained in:
parent
36717af4f2
commit
d7e820c21a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user