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

This commit is contained in:
Applevangelist 2023-12-19 17:38:51 +01:00
commit 69fa6f4ee6

View File

@ -2509,7 +2509,7 @@ function ZONE_POLYGON_BASE:DrawZone(Coalition, Color, Alpha, FillColor, FillAlph
FillAlpha = FillAlpha or self:GetFillColorAlpha()
if FillColor then
self:ReFill(Color,Alpha)
self:ReFill(FillColor,FillAlpha)
end
if Color then