mirror of
https://github.com/ppy/osu.git
synced 2025-01-31 13:33:20 +08:00
Fix extra newline
This commit is contained in:
parent
5af05f1cc9
commit
5dd28d5352
@ -20,7 +20,6 @@ namespace osu.Game.Screens.Play.HUD
|
||||
{
|
||||
public partial class ArgonSongProgressBar : SongProgressBar, IHasTooltip
|
||||
{
|
||||
|
||||
// Parent will handle restricting the area of valid input.
|
||||
public override bool ReceivePositionalInputAt(Vector2 screenSpacePos) => true;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user