Browse Source
feat(ut2k4): Update details to match other unreal 2 servers
pull/4657/head
Daniel Gibbs
7 months ago
No known key found for this signature in database
GPG Key ID: 2076B128385E8C55
1 changed files with
2 additions and
2 deletions
-
lgsm/modules/info_messages.sh
|
|
@ -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 |
|
|
|