mirror of
https://github.com/ppy/osu.git
synced 2025-01-06 20:33:08 +08: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