рисунок

This commit is contained in:
Максим Егоров 2024-02-07 17:12:57 +04:00
parent a173f2a68d
commit c86b27a7dd

View File

@ -203,9 +203,8 @@ public class DrawingSeaplane
{
g.FillRectangle(additionalBrush, _startPosX.Value + 38, _startPosY.Value + 38, 22, 8);
}
}
}