sd
This commit is contained in:
parent
dedd04c64d
commit
93b162e5ae
@ -43,7 +43,6 @@ namespace ProjectBoat.Drawnings
|
|||||||
{
|
{
|
||||||
g.FillRectangle(motorBrush, _startPosX.Value - 3, _startPosY.Value + 15, 20, 17);
|
g.FillRectangle(motorBrush, _startPosX.Value - 3, _startPosY.Value + 15, 20, 17);
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
if (entityMBoat.Oars)
|
if (entityMBoat.Oars)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user