mirror of
https://github.com/ppy/osu
synced 2025-01-18 20:10:49 +00:00
Trim whitespace
This commit is contained in:
parent
9cad344401
commit
ec3c92fc3c
@ -303,7 +303,7 @@ namespace osu.Game.Overlays.Settings.Sections.General
|
||||
Icon = FontAwesome.fa_circle_o,
|
||||
TextSize = 14,
|
||||
});
|
||||
|
||||
|
||||
Text.Margin = new MarginPadding { Left = LABEL_LEFT_MARGIN };
|
||||
}
|
||||
|
||||
|
@ -58,7 +58,7 @@ namespace osu.Game.Users
|
||||
public override string Message => @"Modding a map";
|
||||
public override Color4 GetAppropriateColour(OsuColour colours) => colours.PurpleDark;
|
||||
}
|
||||
|
||||
|
||||
public class UserStatusDoNotDisturb : UserStatus
|
||||
{
|
||||
public override string Message => @"Do not disturb";
|
||||
|
Loading…
Reference in New Issue
Block a user