Compare commits
3 Commits
7ef8b91458
...
458e2753c7
Author | SHA1 | Date | |
---|---|---|---|
458e2753c7 | |||
ac16f4423b | |||
e80fba02ee |
@ -269,4 +269,4 @@ public class DrawingWarship
|
|||||||
//круг на палубе
|
//круг на палубе
|
||||||
g.DrawEllipse(pen, _startPosX.Value + 78, _startPosY.Value + 12, 15, 15);
|
g.DrawEllipse(pen, _startPosX.Value + 78, _startPosY.Value + 12, 15, 15);
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user