mirror of
https://github.com/ppy/osu.git
synced 2026-05-29 07:29:53 +08:00
committed by
GitHub
Unverified
parent
a580b9079a
commit
d8a5750e5d
@@ -95,7 +95,7 @@ namespace osu.Game.Screens.Select
|
||||
[BackgroundDependencyLoader(true)]
|
||||
private void load(BeatmapManager beatmaps, AudioManager audio, DialogOverlay dialog, OsuColour colours, SkinManager skins, ScoreManager scores)
|
||||
{
|
||||
// initial value transfer is requried for FilterControl (it uses our re-cached bindables in its asynd loac for the initial filter).
|
||||
// initial value transfer is required for FilterControl (it uses our re-cached bindables in its async load for the initial filter).
|
||||
transferRulesetValue();
|
||||
|
||||
AddRangeInternal(new Drawable[]
|
||||
|
||||
Reference in New Issue
Block a user