mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 07:06:35 +09:00
Fix CodeFactor error
This commit is contained in:
@ -299,7 +299,6 @@ namespace osu.Game.Screens.Select
|
||||
// no difficulty means it can't have a status to show
|
||||
if (beatmapInfo.Version == null)
|
||||
StatusPill.Hide();
|
||||
|
||||
}
|
||||
|
||||
private void setStarRatingDisplayVisibility()
|
||||
|
Reference in New Issue
Block a user