mirror of
https://github.com/ppy/osu.git
synced 2025-01-14 00:42:55 +08:00
Remove unnecessary comment
This commit is contained in:
parent
b04a8ae856
commit
b40143cb73
@ -201,7 +201,6 @@ namespace osu.Game.Rulesets.Edit
|
||||
|
||||
private void addHitObject(HitObject hitObject)
|
||||
{
|
||||
// Process object
|
||||
var processor = Ruleset.CreateBeatmapProcessor(playableBeatmap);
|
||||
|
||||
processor?.PreProcess();
|
||||
|
Loading…
Reference in New Issue
Block a user