mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 05:02:55 +08:00
Remove extra whitespace
This commit is contained in:
parent
d36982b1d9
commit
8c89354b36
@ -10,7 +10,6 @@ namespace osu.Game.Overlays.BeatmapSet
|
||||
{
|
||||
public class HeaderButton : TriangleButton
|
||||
{
|
||||
|
||||
public HeaderButton()
|
||||
{
|
||||
Height = 0;
|
||||
@ -25,6 +24,5 @@ namespace osu.Game.Overlays.BeatmapSet
|
||||
Triangles.ColourDark = OsuColour.FromHex(@"094c5f");
|
||||
Triangles.TriangleScale = 1.5f;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user