mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Updates in-line with framework.
This commit is contained in:
@ -27,7 +27,7 @@ namespace osu.Game.Overlays.Toolbar
|
||||
|
||||
protected override bool HideOnEscape => false;
|
||||
|
||||
protected override bool BlockPassThroughInput => false;
|
||||
protected override bool BlockPassThroughMouse => false;
|
||||
|
||||
private const double transition_time = 500;
|
||||
|
||||
|
Reference in New Issue
Block a user