mirror of
https://github.com/ppy/osu.git
synced 2026-06-07 05:43:41 +08:00
Remove extra default application
This commit is contained in:
@@ -56,8 +56,6 @@ namespace osu.Game.Rulesets.Edit
|
||||
{
|
||||
this.beatmap.BindTo(beatmap);
|
||||
|
||||
ApplyDefaultsToHitObject();
|
||||
|
||||
startTimeBindable = HitObject.StartTimeBindable.GetBoundCopy();
|
||||
startTimeBindable.BindValueChanged(_ => ApplyDefaultsToHitObject(), true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user