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

This commit is contained in:
Applevangelist 2023-12-19 17:39:20 +01:00
commit c245505e58

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