mirror of
https://github.com/ppy/osu.git
synced 2024-11-12 00:27:25 +08:00
Merge remote-tracking branch 'origin/master' into performance-calculator
This commit is contained in:
commit
6686fe9ecd
@ -1 +1 @@
|
||||
Subproject commit 14eb531c0056b8569f21b3571890383ffbea768e
|
||||
Subproject commit 83925a84072ec9da0d008c82256294b765321c0b
|
@ -43,12 +43,6 @@ namespace osu.Game.Screens.Select
|
||||
};
|
||||
}
|
||||
|
||||
protected override void LoadComplete()
|
||||
{
|
||||
base.LoadComplete();
|
||||
AlwaysPresent = true;
|
||||
}
|
||||
|
||||
protected override bool BlockPassThroughMouse => false;
|
||||
|
||||
protected override void PopIn()
|
||||
|
Loading…
Reference in New Issue
Block a user