mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 16:12:57 +08:00
Remove extra default application
This commit is contained in:
parent
b44beb4137
commit
cd65fc860b
@ -56,8 +56,6 @@ namespace osu.Game.Rulesets.Edit
|
||||
{
|
||||
this.beatmap.BindTo(beatmap);
|
||||
|
||||
ApplyDefaultsToHitObject();
|
||||
|
||||
startTimeBindable = HitObject.StartTimeBindable.GetBoundCopy();
|
||||
startTimeBindable.BindValueChanged(_ => ApplyDefaultsToHitObject(), true);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user