Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
Applevangelist
2025-01-24 10:30:25 +01:00
2 changed files with 50 additions and 16 deletions

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,
}
}