code cleanup
This commit is contained in:
parent
47ea480b18
commit
85274034f3
1 changed files with 13 additions and 13 deletions
|
@ -829,7 +829,7 @@ namespace Sledgemapper
|
|||
widthY = posY - ymeasure.Y * 1.2f;
|
||||
|
||||
heightX = endposX + xmeasure.X / 2;
|
||||
heightY = posY + (height/ 2) - ymeasure.Y / 2;
|
||||
heightY = posY + (height / 2) - ymeasure.Y / 2;
|
||||
}
|
||||
}
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue