mirror of
https://github.com/ppy/osu.git
synced 2025-02-22 03:52:54 +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();
|
Current.TriggerChange();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user