Less sheep

This commit is contained in:
Dean Herbert
2019-08-07 12:20:49 +09:00
parent 9033327923
commit 616de1830a
2 changed files with 4 additions and 4 deletions

View File

@ -32,7 +32,7 @@ namespace osu.Game.Screens.Select
{
Anchor = Anchor.CentreLeft,
Origin = Anchor.CentreLeft,
Shear = -SHEARING,
Shear = -SHEAR,
Child = modDisplay = new FooterModDisplay
{
DisplayUnrankedText = false,