Fix CI issue

This commit is contained in:
Dean Herbert
2017-07-08 18:04:55 +09:00
parent f2fa8dc2d2
commit 3c425dd07f
2 changed files with 1 additions and 2 deletions

View File

@ -17,7 +17,7 @@ namespace osu.Game.Screens.Play
set
{
objects = value;
const int granularity = 200;
Values = new int[granularity];