mirror of
https://github.com/ppy/osu
synced 2025-01-02 20:32:10 +00:00
Remove extra newlines
This commit is contained in:
parent
22dce64d6d
commit
4cd21fabf3
@ -27,7 +27,6 @@ namespace osu.Game.Graphics.UserInterface
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
public IEnumerable<string> FilterTerms => new[] { Text };
|
||||
|
||||
public bool MatchingFilter
|
||||
@ -37,6 +36,5 @@ namespace osu.Game.Graphics.UserInterface
|
||||
this.FadeTo(value ? 1 : 0);
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user