Browse Source

tcp

pull/3871/head
Daniel Gibbs 3 years ago
parent
commit
ff0bdeaab6
  1. 2
      lgsm/functions/info_messages.sh

2
lgsm/functions/info_messages.sh

@ -814,7 +814,7 @@ fn_info_message_armar(){
fn_port "header"
fn_port "Game" port udp
fn_port "Steam Query" queryport udp
fn_port "BattleEye" battleeyeport udp
fn_port "BattleEye" battleeyeport tcp
} | column -s $'\t' -t
}

Loading…
Cancel
Save