This commit is contained in:
Frank
2019-09-22 00:27:03 +02:00
parent 8880bf8587
commit aa294cd9c6
2 changed files with 174 additions and 37 deletions
@@ -1152,6 +1152,8 @@ function AIRBASE:GetActiveRunway()
end
end
else
self:I("WARNING: Norm of wind is zero! Cannot determine active runway based on wind direction.")
end
return runways[iact]