mirror of
https://github.com/osukey/osukey.git
synced 2025-08-07 08:33:55 +09:00
Fix testcase containing bad hitobject
This commit is contained in:
@ -102,7 +102,7 @@ namespace osu.Game.Rulesets.Osu.Tests
|
|||||||
EndTime = 6000,
|
EndTime = 6000,
|
||||||
},
|
},
|
||||||
// placeholder object to avoid hitting the results screen
|
// placeholder object to avoid hitting the results screen
|
||||||
new HitObject
|
new HitCircle
|
||||||
{
|
{
|
||||||
StartTime = 99999,
|
StartTime = 99999,
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user