delete border
This commit is contained in:
parent
5fb60274de
commit
7591ef9672
@ -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