mirror of
https://github.com/ppy/osu.git
synced 2025-01-13 12:53:11 +08:00
Remove unnecessary HandlePositionalInput
override
This commit is contained in:
parent
0c5a1410d3
commit
a0ffe9bcbc
@ -18,8 +18,6 @@ namespace osu.Game.Overlays.Mods
|
||||
{
|
||||
public partial class ModCustomisationHeader : OsuHoverContainer
|
||||
{
|
||||
public override bool HandlePositionalInput => true;
|
||||
|
||||
private Box background = null!;
|
||||
private SpriteIcon icon = null!;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user