правки 4 лаб

This commit is contained in:
platoff aeeee 2023-11-07 16:54:15 +04:00
parent 49ee242064
commit 91252d99a9

View File

@ -104,7 +104,7 @@ namespace Tank.DrawingObjects
} }
// спортивная линия // спортивная линия
if (ArmoredCar.SportLine) if (ArmoredCar.Line)
{ {
g.FillRectangle(additionalBrush, _startPosX + 75, g.FillRectangle(additionalBrush, _startPosX + 75,
_startPosY + 23, 25, 15); _startPosY + 23, 25, 15);