mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Merge pull request #2192 from FlightControl-Master/master
Update Mantis.lua
This commit is contained in:
commit
86e899f39b
@ -1449,7 +1449,7 @@ do
|
||||
-- @return #string type Long, medium or short range
|
||||
-- @return #number blind "blind" spot
|
||||
function MANTIS:_GetSAMRange(grpname)
|
||||
self:I(self.lid.."_GetSAMRange for "..tostring(grpname))
|
||||
self:T(self.lid.."_GetSAMRange for "..tostring(grpname))
|
||||
local range = self.checkradius
|
||||
local height = 3000
|
||||
local type = MANTIS.SamType.MEDIUM
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user