Merge pull request #2226 from FlightControl-Master/master

merge from master
This commit is contained in:
Thomas 2025-01-22 09:45:25 +01:00 committed by GitHub
commit e35d9eb07f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1415,7 +1415,7 @@ function ZONE_RADIUS:SearchZone( EvaluateFunction, ObjectCategories )
id = world.VolumeType.SPHERE,
params = {
point = ZoneCoord:GetVec3(),
radius = ZoneRadius / 2,
radius = ZoneRadius,
}
}