s
This commit is contained in:
parent
16fd1c55d9
commit
9831779ba5
@ -97,7 +97,7 @@ public class DrawingSimpleAircraftCarrier
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
Pen pen = new(Color.Black);
|
Pen pen = new(entityAircraftCarrier.PrimaryColor,5);
|
||||||
|
|
||||||
Point[] point = {
|
Point[] point = {
|
||||||
new Point(_startPosX.Value, _startPosY.Value),
|
new Point(_startPosX.Value, _startPosY.Value),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user