mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 21:02:54 +08:00
Make DimmedLoadingLayer block input when active
This commit is contained in:
parent
a946a9a02c
commit
36cabe72cf
@ -10,7 +10,7 @@ using osuTK;
|
||||
|
||||
namespace osu.Game.Graphics.UserInterface
|
||||
{
|
||||
public class DimmedLoadingLayer : VisibilityContainer
|
||||
public class DimmedLoadingLayer : OverlayContainer
|
||||
{
|
||||
private const float transition_duration = 250;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user