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:
commit
69fa6f4ee6
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user