Update in line with framework

This commit is contained in:
Dean Herbert
2017-05-30 16:33:26 +09:00
parent 03ac700838
commit 8544b45443
13 changed files with 44 additions and 27 deletions

View File

@ -55,7 +55,7 @@ namespace osu.Game.Overlays.Settings
public string[] FilterTerms => new[] { LabelText };
public bool MatchingCurrentFilter
public bool MatchingFilter
{
set
{