mirror of
https://github.com/ppy/osu.git
synced 2025-01-15 22:22:56 +08:00
Fix CodeFactor error
This commit is contained in:
parent
f799a6e733
commit
df29e61147
@ -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()
|
||||
|
Loading…
Reference in New Issue
Block a user