Merge pull request #1212 from FlightControl-Master/FF/Develop

COORDINATE
This commit is contained in:
Frank 2019-10-14 08:36:17 -04:00 committed by GitHub
commit c7c371dc34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1269,7 +1269,7 @@ do -- COORDINATE
for _,_airbase in pairs(airbases) do
local airbase=_airbase --Wrapper.Airbase#AIRBASE
if airbase then
local category=airbase:GetCategory()
local category=airbase:GetAirbaseCategory()
if Category and Category==category or Category==nil then
-- Distance to airbase.