mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Fix CodeFactor code style issues
This commit is contained in:
@ -179,9 +179,6 @@ namespace osu.Game.Screens.Select
|
||||
return false;
|
||||
}
|
||||
|
||||
public virtual void OnReleased(GlobalAction action)
|
||||
{
|
||||
|
||||
}
|
||||
public virtual void OnReleased(GlobalAction action) { }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user