mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-08-23 11:40:57 +00:00
Awacs
This commit is contained in:
@@ -4372,7 +4372,7 @@ function AWACS:_AnnounceContact(Contact,IsNew,Group,IsBogeyDope,Tag,IsPopup,Repo
|
|||||||
TextScreen = string.format("%s.",self.callsigntxt)
|
TextScreen = string.format("%s.",self.callsigntxt)
|
||||||
end
|
end
|
||||||
|
|
||||||
if IsNew then
|
if IsNew and self.PlayerGuidance then
|
||||||
BRAText = BRAText .. " New group."
|
BRAText = BRAText .. " New group."
|
||||||
TextScreen = TextScreen .. " New group."
|
TextScreen = TextScreen .. " New group."
|
||||||
elseif IsPopup then
|
elseif IsPopup then
|
||||||
|
|||||||
Reference in New Issue
Block a user