mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
@@ -2509,7 +2509,7 @@ function ZONE_POLYGON_BASE:DrawZone(Coalition, Color, Alpha, FillColor, FillAlph
|
|||||||
FillAlpha = FillAlpha or self:GetFillColorAlpha()
|
FillAlpha = FillAlpha or self:GetFillColorAlpha()
|
||||||
|
|
||||||
if FillColor then
|
if FillColor then
|
||||||
self:ReFill(Color,Alpha)
|
self:ReFill(FillColor,FillAlpha)
|
||||||
end
|
end
|
||||||
|
|
||||||
if Color then
|
if Color then
|
||||||
|
|||||||
Reference in New Issue
Block a user