1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 21:07:33 +08:00

Remove whitespace

This commit is contained in:
DrabWeb 2017-05-20 01:17:04 -03:00
parent dcc3dbf5e2
commit 615082d757

View File

@ -63,7 +63,7 @@ namespace osu.Game.Overlays.Music
{
hoverColour = colours.Yellow;
artistColour = colours.Gray9;
var metadata = BeatmapSetInfo.Metadata;
FilterTerms = metadata.SearchableTerms;