From ff0bdeaab6760e2b1952aafa78b1dd400a8a09b3 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Wed, 1 Jun 2022 00:47:28 +0100 Subject: [PATCH] tcp --- lgsm/functions/info_messages.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }