mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
A*
Further optimized by using DCS API land.isVisible instead of Moose IsLoS function.
This commit is contained in:
@@ -641,7 +641,7 @@ function SQUADRON:CanMission(Mission)
|
||||
return true
|
||||
end
|
||||
|
||||
--- Get assets for a mission.
|
||||
--- Count assets in airwing (warehous) stock.
|
||||
-- @param #SQUADRON self
|
||||
-- @return #number Assets not spawned.
|
||||
function SQUADRON:CountAssetsInStock()
|
||||
|
||||
Reference in New Issue
Block a user