Remove leftover comment regarding X axis offsets

This commit is contained in:
mk56-spn 2023-02-02 18:29:12 +01:00
parent f5d579144b
commit 80fd1a0bc7
1 changed files with 0 additions and 2 deletions

View File

@ -120,8 +120,6 @@ public FooterButtonV2()
},
new Container
{
// The X offset has to multiplied as such to account for the fact that we only want to offset by the distance from the CenterLeft point of the container
// not the whole shear width
Shear = -SHEAR,
Anchor = Anchor.BottomCentre,
Origin = Anchor.Centre,