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