mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 23:24:04 +09:00
Remove leftover comment regarding X axis offsets
This commit is contained in:
@ -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,
|
||||
|
Reference in New Issue
Block a user