mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 14:17:06 +09:00
Fix testcase containing bad hitobject
This commit is contained in:
@ -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,
|
||||
}
|
||||
|
Reference in New Issue
Block a user