mirror of https://github.com/ppy/osu
Remove comment
This commit is contained in:
parent
480eeb5fbe
commit
0853f0e128
|
@ -19,7 +19,6 @@ public DrawableTestHit(Hit hit, HitResult type = HitResult.Great)
|
|||
{
|
||||
Type = type;
|
||||
|
||||
// in order to create nested strong hit
|
||||
HitObject.ApplyDefaults(new ControlPointInfo(), new BeatmapDifficulty());
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue