mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 06:17:23 +08:00
Fix testcase containing bad hitobject
This commit is contained in:
parent
3e03916c39
commit
c766477abc
@ -102,7 +102,7 @@ namespace osu.Game.Rulesets.Osu.Tests
|
||||
EndTime = 6000,
|
||||
},
|
||||
// placeholder object to avoid hitting the results screen
|
||||
new HitObject
|
||||
new HitCircle
|
||||
{
|
||||
StartTime = 99999,
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user