mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
217b8fe71e
@ -2512,7 +2512,7 @@ function ATIS:onafterBroadcast( From, Event, To )
|
|||||||
|
|
||||||
if not self.ATISforFARPs then
|
if not self.ATISforFARPs then
|
||||||
-- Active runway.
|
-- Active runway.
|
||||||
local subtitle
|
local subtitle = ""
|
||||||
if runwayLanding then
|
if runwayLanding then
|
||||||
local actrun = self.gettext:GetEntry("ACTIVELANDING",self.locale)
|
local actrun = self.gettext:GetEntry("ACTIVELANDING",self.locale)
|
||||||
--subtitle=string.format("Active runway landing %s", runwayLanding)
|
--subtitle=string.format("Active runway landing %s", runwayLanding)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user