code cleanup

This commit is contained in:
Michele 2021-02-04 14:45:40 +00:00
parent 47ea480b18
commit 85274034f3

View file

@ -829,7 +829,7 @@ namespace Sledgemapper
widthY = posY - ymeasure.Y * 1.2f; widthY = posY - ymeasure.Y * 1.2f;
heightX = endposX + xmeasure.X / 2; heightX = endposX + xmeasure.X / 2;
heightY = posY + (height/ 2) - ymeasure.Y / 2; heightY = posY + (height / 2) - ymeasure.Y / 2;
} }
} }
else else