mirror of
https://github.com/ppy/osu.git
synced 2026-05-26 06:09:53 +08:00
Remove unnecessary HandlePositionalInput override
This commit is contained in:
@@ -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!;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user