Update Mantis.lua

Less noise
This commit is contained in:
Thomas 2024-12-03 18:07:38 +01:00 committed by GitHub
parent 50ffd9aba6
commit a30079c45b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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