mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
124262667e
@ -2631,7 +2631,7 @@ function ATIS:onafterBroadcast( From, Event, To )
|
||||
if not self.ATISforFARPs then
|
||||
-- Active runway.
|
||||
local subtitle = ""
|
||||
if runwayLanding then
|
||||
if runwayLanding and runwayLanding ~= runwayTakeoff then
|
||||
|
||||
local actrun = self.gettext:GetEntry("ACTIVELANDING",self.locale)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user