mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 09:32:55 +08:00
Fix formatting
This commit is contained in:
parent
74ed3bc4ff
commit
0726ccb988
@ -13,8 +13,7 @@ namespace osu.Game.Online.Multiplayer
|
||||
public const string MESSAGE = "User cannot be invited because they have disabled private messages.";
|
||||
|
||||
public UserBlocksPMsException()
|
||||
:
|
||||
base(MESSAGE)
|
||||
: base(MESSAGE)
|
||||
{
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user