Hook up participated filter

Very early stages, implementation will change.
This commit is contained in:
smoogipoo
2018-12-19 18:02:05 +09:00
parent c86d9533bd
commit 36f6b4fc3f
3 changed files with 41 additions and 2 deletions

View File

@ -79,6 +79,7 @@ namespace osu.Game.Screens.Multi.Lounge.Components
r.MatchingFilter = matchingFilter;
}
});
currentFilter = criteria;
}