mirror of
https://github.com/ppy/osu.git
synced 2025-01-23 03:02:55 +08:00
Trim whitespace
This commit is contained in:
parent
6fca3e5a46
commit
e2ed13b392
@ -14,7 +14,7 @@ namespace osu.Game.Overlays.Changelog
|
|||||||
: base(stream)
|
: base(stream)
|
||||||
{
|
{
|
||||||
if (stream.IsFeatured)
|
if (stream.IsFeatured)
|
||||||
Width *= 2;
|
Width *= 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
protected override string GetMainText => Value.DisplayName;
|
protected override string GetMainText => Value.DisplayName;
|
||||||
|
Loading…
Reference in New Issue
Block a user