fix CI error

This commit is contained in:
ANDY840119-PC\andy840119
2018-01-11 00:07:27 +09:00
parent cc0520d722
commit 118e0b63eb
2 changed files with 2 additions and 2 deletions

View File

@ -54,7 +54,7 @@ namespace osu.Game.Rulesets.Mania.UI
Inverted.Value = true;
var stageSpacing = 300 / stages.Count();
var stageSpacing = 300 / stages.Count;
InternalChildren = new Drawable[]
{