mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 07:06:35 +09:00
Trim whitespace
This commit is contained in:
@ -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();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user