mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Awacs
This commit is contained in:
parent
e731fe9b98
commit
6c33c5701f
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user