1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-13 17:13:06 +08:00

Remove outdated comment

This commit is contained in:
Dean Herbert 2022-01-14 21:40:35 +09:00
parent 289ae7c72f
commit 9900a3f408

View File

@ -429,7 +429,6 @@ namespace osu.Game.Tests.Visual.SongSelect
for (int i = 0; i < 20; i++) for (int i = 0; i < 20; i++)
{ {
// index + 1 because we are using OnlineID which should never be zero.
var set = TestResources.CreateTestBeatmapSetInfo(); var set = TestResources.CreateTestBeatmapSetInfo();
// only need to set the first as they are a shared reference. // only need to set the first as they are a shared reference.