mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 04:05:35 +08:00
Remove unnecessary white space change
This commit is contained in:
parent
6938adc148
commit
faff7feef1
@ -367,7 +367,6 @@ namespace osu.Game.Overlays.Profile
|
||||
infoTextLeft.AddText(new DrawableJoinDate(user.JoinDate), boldItalic);
|
||||
}
|
||||
|
||||
|
||||
infoTextLeft.NewLine();
|
||||
infoTextLeft.AddText("Last seen ", lightText);
|
||||
infoTextLeft.AddText(new DrawableDate(user.LastVisit), boldItalic);
|
||||
|
Loading…
Reference in New Issue
Block a user