mirror of
https://github.com/ppy/osu.git
synced 2025-01-19 12:22:57 +08:00
Remove leftover comment regarding X axis offsets
This commit is contained in:
parent
f5d579144b
commit
80fd1a0bc7
@ -120,8 +120,6 @@ namespace osu.Game.Screens.Select.FooterV2
|
||||
},
|
||||
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,
|
||||
|
Loading…
Reference in New Issue
Block a user