правки 4 лаб
This commit is contained in:
parent
49ee242064
commit
91252d99a9
@ -104,7 +104,7 @@ namespace Tank.DrawingObjects
|
||||
}
|
||||
|
||||
// спортивная линия
|
||||
if (ArmoredCar.SportLine)
|
||||
if (ArmoredCar.Line)
|
||||
{
|
||||
g.FillRectangle(additionalBrush, _startPosX + 75,
|
||||
_startPosY + 23, 25, 15);
|
||||
|
Loading…
Reference in New Issue
Block a user