mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 15:44:04 +09:00
Fix CI issue
This commit is contained in:
@ -17,7 +17,7 @@ namespace osu.Game.Screens.Play
|
||||
set
|
||||
{
|
||||
objects = value;
|
||||
|
||||
|
||||
const int granularity = 200;
|
||||
Values = new int[granularity];
|
||||
|
||||
|
Reference in New Issue
Block a user