14
This commit is contained in:
parent
ed129b7653
commit
0c3d2f3cf6
@ -202,6 +202,7 @@ public class DrawingSeaplane
|
||||
if (EntitySeaplane.InflatableBoat)
|
||||
{
|
||||
g.FillRectangle(additionalBrush, _startPosX.Value + 38, _startPosY.Value + 38, 22, 8);
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user