Rename FilterSongSelect, use OsuColour

This commit is contained in:
Drew DeVault
2017-01-17 16:43:40 -05:00
parent 63031fbc3d
commit 5eb1cda77b
3 changed files with 33 additions and 17 deletions

View File

@ -134,7 +134,7 @@ namespace osu.Game.Screens.Select
Anchor = Anchor.CentreRight,
Origin = Anchor.CentreRight,
},
new FilterSongSelect
new FilterControl
{
Position = wedged_container_start_position,
RelativeSizeAxes = Axes.X,