mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 08:27:49 +08:00
Removed accidental strong hit in single tap break test
This commit is contained in:
parent
41e6956432
commit
b4ed2db15e
@ -192,7 +192,6 @@ namespace osu.Game.Rulesets.Taiko.Tests.Mods
|
|||||||
{
|
{
|
||||||
StartTime = 2000,
|
StartTime = 2000,
|
||||||
Type = HitType.Rim,
|
Type = HitType.Rim,
|
||||||
IsStrong = true
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user