mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 10:52:53 +08:00
Fix formatting issue
This commit is contained in:
parent
e9aa7f3218
commit
c3375071ad
@ -140,7 +140,8 @@ namespace osu.Game.Online.Chat
|
||||
|
||||
private class CustomDaySeparator : DaySeparator
|
||||
{
|
||||
public CustomDaySeparator(DateTimeOffset time) : base(time)
|
||||
public CustomDaySeparator(DateTimeOffset time)
|
||||
: base(time)
|
||||
{
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user