mirror of
https://github.com/ppy/osu.git
synced 2025-01-28 04:02:57 +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 partial class ModCustomisationHeader : OsuHoverContainer
|
||||||
{
|
{
|
||||||
public override bool HandlePositionalInput => true;
|
|
||||||
|
|
||||||
private Box background = null!;
|
private Box background = null!;
|
||||||
private SpriteIcon icon = null!;
|
private SpriteIcon icon = null!;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user