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

This commit is contained in:
Applevangelist
2025-01-24 12:26:30 +01:00
4 changed files with 154 additions and 60 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,
}
}