diff --git a/lgsm/functions/info_messages.sh b/lgsm/functions/info_messages.sh index 6b7db51fa..f0def5b0e 100755 --- a/lgsm/functions/info_messages.sh +++ b/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 }