mirror of
https://github.com/ppy/osu.git
synced 2025-02-15 00:13:19 +08:00
Fix typo
This commit is contained in:
parent
5d1ccc2601
commit
90f2acaf0a
@ -189,7 +189,7 @@ namespace osu.Game.Rulesets.UI
|
||||
|
||||
private void unbindUpdated(DrawableHitObject hitObject)
|
||||
{
|
||||
hitObject.DefaultsApplied += onDefaultsApplied;
|
||||
hitObject.DefaultsApplied -= onDefaultsApplied;
|
||||
}
|
||||
|
||||
private void unbindAllUpdated()
|
||||
|
Loading…
Reference in New Issue
Block a user