mirror of
https://github.com/ppy/osu.git
synced 2025-02-12 16:42:55 +08:00
Fix CodeFactor code style issues
This commit is contained in:
parent
aa08847bc9
commit
aeb736e9d2
@ -179,9 +179,6 @@ namespace osu.Game.Screens.Select
|
||||
return false;
|
||||
}
|
||||
|
||||
public virtual void OnReleased(GlobalAction action)
|
||||
{
|
||||
|
||||
}
|
||||
public virtual void OnReleased(GlobalAction action) { }
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user