This commit is contained in:
Applevangelist 2022-05-31 16:21:19 +02:00
parent e731fe9b98
commit 6c33c5701f

View File

@ -4372,7 +4372,7 @@ function AWACS:_AnnounceContact(Contact,IsNew,Group,IsBogeyDope,Tag,IsPopup,Repo
TextScreen = string.format("%s.",self.callsigntxt)
end
if IsNew then
if IsNew and self.PlayerGuidance then
BRAText = BRAText .. " New group."
TextScreen = TextScreen .. " New group."
elseif IsPopup then