mirror of
https://github.com/ppy/osu.git
synced 2026-05-20 03:19:52 +08:00
Trim whitespace
This commit is contained in:
@@ -14,7 +14,7 @@ namespace osu.Game.Overlays.Changelog
|
||||
: base(stream)
|
||||
{
|
||||
if (stream.IsFeatured)
|
||||
Width *= 2;
|
||||
Width *= 2;
|
||||
}
|
||||
|
||||
protected override string GetMainText => Value.DisplayName;
|
||||
|
||||
Reference in New Issue
Block a user