Skip to content

Commit

Permalink
feat(ut2k4): Update details to match other unreal 2 servers
Browse files Browse the repository at this point in the history
  • Loading branch information
dgibbs64 committed Sep 21, 2024
1 parent 8032eca commit 93ecefb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lgsm/modules/info_messages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1618,8 +1618,8 @@ fn_info_messages_ut2k4() {
{
fn_port "header"
fn_port "Game" port udp
fn_port "Query" queryport udp
fn_port "Query (GameSpy)" gamespyqueryport udp
fn_port "Query - Unreal 2" queryport udp
fn_port "Query - Gamespy" gamespyqueryport udp
fn_port "Web Interface" httpport tcp
fn_port "LAN" lanport udp
} | column -s $'\t' -t
Expand Down

0 comments on commit 93ecefb

Please sign in to comment.