mirror of
https://github.com/ppy/osu
synced 2025-01-03 04:42:10 +00:00
Don't handle all actions
This commit is contained in:
parent
fb90a4924b
commit
754e072e01
@ -67,7 +67,7 @@ namespace osu.Game.Graphics.UserInterface
|
||||
return true;
|
||||
}
|
||||
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
|
||||
public bool OnReleased(GlobalAction action) => false;
|
||||
|
Loading…
Reference in New Issue
Block a user