mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 08:49:59 +09:00
Remove unnecessary comment
This commit is contained in:
@ -201,7 +201,6 @@ namespace osu.Game.Rulesets.Edit
|
||||
|
||||
private void addHitObject(HitObject hitObject)
|
||||
{
|
||||
// Process object
|
||||
var processor = Ruleset.CreateBeatmapProcessor(playableBeatmap);
|
||||
|
||||
processor?.PreProcess();
|
||||
|
Reference in New Issue
Block a user