Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
Applevangelist 2023-11-17 11:05:53 +01:00
commit 217b8fe71e

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)