PIbd-11_Gulina_V.S._LabWork02_Simple #2

Closed
victinass wants to merge 4 commits from LabWork02 into LabWork01
Showing only changes of commit 458e2753c7 - Show all commits

View File

@ -269,4 +269,4 @@ public class DrawingWarship
//круг на палубе
g.DrawEllipse(pen, _startPosX.Value + 78, _startPosY.Value + 12, 15, 15);
}
}
}