mirror of
https://github.com/ppy/osu.git
synced 2025-01-28 04:42:58 +08:00
Trim whitespace
This commit is contained in:
parent
1dd85b5986
commit
9592e9778b
@ -181,7 +181,7 @@ namespace osu.Game.Screens.Select
|
||||
{
|
||||
List<BeatmapGroup> notSeenGroups = visibleGroups.Except(seenGroups).ToList();
|
||||
if (!notSeenGroups.Any())
|
||||
{
|
||||
{
|
||||
seenGroups.Clear();
|
||||
notSeenGroups = visibleGroups;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user