mirror of
https://github.com/ppy/osu.git
synced 2025-03-19 07:07:18 +08:00
Remove unnecessary newline
This commit is contained in:
parent
46865bbacd
commit
ff0927e71b
@ -71,7 +71,6 @@ namespace osu.Game.Rulesets.Objects.Drawables
|
||||
private readonly List<Judgement> judgements = new List<Judgement>();
|
||||
public IReadOnlyList<Judgement> Judgements => judgements;
|
||||
|
||||
|
||||
protected List<SampleChannel> Samples = new List<SampleChannel>();
|
||||
|
||||
public readonly Bindable<ArmedState> State = new Bindable<ArmedState>();
|
||||
|
Loading…
x
Reference in New Issue
Block a user