Karamushko M.K lab2_base #4
@ -23,8 +23,6 @@ namespace AirFighter
|
||||
Pen pen = new(modernAirFighter.DopColor);
|
||||
Brush dopBrush = new SolidBrush(modernAirFighter.DopColor);
|
||||
|
||||
g.DrawRectangle(pen, _startPosX, _startPosY, 195, 166);
|
||||
|
||||
if (modernAirFighter.DopWings)
|
||||
{
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user