mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 15:16:38 +09: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