1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 14:07:25 +08:00

Remove comment

This commit is contained in:
smoogipoo 2020-09-25 19:38:23 +09:00
parent 480eeb5fbe
commit 0853f0e128

View File

@ -19,7 +19,6 @@ namespace osu.Game.Rulesets.Taiko.Tests
{
Type = type;
// in order to create nested strong hit
HitObject.ApplyDefaults(new ControlPointInfo(), new BeatmapDifficulty());
}