mirror of
https://github.com/ppy/osu
synced 2024-12-14 19:06:07 +00:00
Trim whitespace
This commit is contained in:
parent
9628c0b6d6
commit
90dacd9861
@ -169,7 +169,7 @@ namespace osu.Game.Rulesets.Osu.Objects.Drawables
|
||||
protected override void Update()
|
||||
{
|
||||
disc.Tracking = OsuActionInputManager.PressedActions.Any(x => x == OsuAction.LeftButton || x == OsuAction.RightButton);
|
||||
|
||||
|
||||
base.Update();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user