mirror of
https://github.com/ppy/osu.git
synced 2026-06-02 16:20:30 +08:00
Fix extra newline
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user