Merge branch 'FlightControl-Master:develop' into develop

This commit is contained in:
shaji-Dev
2025-07-20 11:44:34 +02:00
committed by GitHub
14 changed files with 130 additions and 63 deletions

View File

@@ -3079,7 +3079,7 @@ function FLIGHTGROUP:onbeforeLandAtAirbase(From, Event, To, airbase)
local Tsuspend=nil
if airbase==nil then
self:T(self.lid.."ERROR: Airbase is nil in LandAtAirase() call!")
self:T(self.lid.."ERROR: Airbase is nil in LandAtAirbase() call!")
allowed=false
end