mirror of https://github.com/ppy/osu
Removed accidental strong hit in single tap break test
This commit is contained in:
parent
41e6956432
commit
b4ed2db15e
|
@ -192,7 +192,6 @@ public void TestInputBreaks() => CreateModTest(new ModTestData
|
|||
{
|
||||
StartTime = 2000,
|
||||
Type = HitType.Rim,
|
||||
IsStrong = true
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue