mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 18:27:26 +08:00
Remove no-longer-relevant matching comment
This commit is contained in:
parent
8c9cfb6301
commit
b28e1569ca
@ -62,7 +62,6 @@ namespace osu.Game.Screens.Edit.Compose.Components
|
||||
|
||||
if (Composer != null)
|
||||
{
|
||||
// For pooled rulesets, blueprints must be added for hitobjects already "current" as they would've not been "current" during the async load addition process above.
|
||||
foreach (var obj in Composer.HitObjects)
|
||||
AddBlueprintFor(obj.HitObject);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user