mirror of
https://github.com/ppy/osu.git
synced 2026-05-28 06:09:55 +08:00
expose break time bindable
This commit is contained in:
@@ -89,6 +89,8 @@ namespace osu.Game.Screens.Play
|
||||
|
||||
public BreakOverlay BreakOverlay;
|
||||
|
||||
public IBindable<bool> IsBreakTime => breakTracker?.IsBreakTime;
|
||||
|
||||
private BreakTracker breakTracker;
|
||||
|
||||
private SkipOverlay skipOverlay;
|
||||
|
||||
Reference in New Issue
Block a user