Minor changes

This commit is contained in:
Applevangelist
2024-01-14 14:57:07 +01:00
parent b612c3a846
commit 601c8165d8
3 changed files with 10 additions and 4 deletions

View File

@@ -3001,6 +3001,9 @@ function AWACS:_Picture(Group,IsGeneral)
if clustersAO == 0 and clustersEWR == 0 then
-- clean
local picclean = self.gettext:GetEntry("PICCLEAN",self.locale)
text = string.format(picclean,gcallsign,self.callsigntxt)
textScreen = text
self:_NewRadioEntry(text,text,GID,Outcome,true,true,false)
else