This commit is contained in:
sofiaivv 2023-12-12 00:08:17 +04:00
parent dfe7e1f30e
commit 744fd1c3c0

View File

@ -184,4 +184,4 @@ namespace MotorBoat
g.DrawRectangle(pen, _startPosX + 0, _startPosY + 10, 5, 50);
}
}
}
}