Merge branch 'master' into FF/MasterDevel

This commit is contained in:
Frank
2021-05-07 17:42:07 +02:00
4 changed files with 52 additions and 24 deletions

View File

@@ -3267,7 +3267,7 @@ do -- SET_STATIC
-- @param #SET_STATIC self
-- @param Core.Zone#ZONE Zone The Zone to be tested for.
-- @return #boolean
function SET_STATIC:IsPatriallyInZone( Zone )
function SET_STATIC:IsPartiallyInZone( Zone )
local IsPartiallyInZone = false