mirror of
https://github.com/ppy/osu.git
synced 2025-02-19 11:23:23 +08:00
Fix failing test scene
This commit is contained in:
parent
824ee8a888
commit
e42b95974a
@ -60,7 +60,7 @@ namespace osu.Game.Overlays
|
||||
},
|
||||
};
|
||||
|
||||
header.Current.BindTo(Current);
|
||||
header.Post.BindTo(Current);
|
||||
Current.TriggerChange();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user