mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
Small fix
This commit is contained in:
parent
465ec216ea
commit
702ec75935
@ -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