ATIS small fix

This commit is contained in:
Applevangelist 2023-11-17 11:04:33 +01:00
parent 0bc52eb331
commit 67248a290c

View File

@ -2512,7 +2512,7 @@ function ATIS:onafterBroadcast( From, Event, To )
if not self.ATISforFARPs then
-- Active runway.
local subtitle
local subtitle = ""
if runwayLanding then
local actrun = self.gettext:GetEntry("ACTIVELANDING",self.locale)
--subtitle=string.format("Active runway landing %s", runwayLanding)