Fix score table using 300/100/50

This commit is contained in:
smoogipoo
2019-04-03 16:09:19 +09:00
parent d6b15f040a
commit 2c18b6df1c
6 changed files with 41 additions and 49 deletions

View File

@ -53,7 +53,7 @@ namespace osu.Game.Tests.Visual.SongSelect
}
};
IEnumerable<ScoreInfo> scores = new[]
var scores = new List<ScoreInfo>
{
new ScoreInfo
{