mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 22:22:54 +08:00
Fix formatting
This commit is contained in:
parent
fe5177fa4f
commit
bfeafd6f70
@ -13,8 +13,7 @@ namespace osu.Game.Online.Multiplayer
|
||||
public const string MESSAGE = "User cannot be invited by someone they have blocked or are blocked by.";
|
||||
|
||||
public UserBlockedException()
|
||||
:
|
||||
base(MESSAGE)
|
||||
: base(MESSAGE)
|
||||
{
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user