mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 04:52:57 +08:00
Add explaining comment
This commit is contained in:
parent
f42ded3437
commit
d11b799571
@ -18,6 +18,7 @@ namespace osu.Game.Rulesets.Osu.Objects.Drawables
|
||||
{
|
||||
private readonly ShakeContainer shakeContainer;
|
||||
|
||||
// Must be set to update IsHovered as it's used in relax mdo to detect osu hit objects.
|
||||
public override bool HandlePositionalInput => true;
|
||||
|
||||
protected DrawableOsuHitObject(OsuHitObject hitObject)
|
||||
|
Loading…
Reference in New Issue
Block a user