ppy / osu

rhythm is just a *click* away!
https://osu.ppy.sh
MIT License
15k stars 2.21k forks source link

Allow inheriting addition bank from previous hitobject when using auto bank assignment #28727

Closed OliBomby closed 2 months ago

OliBomby commented 2 months ago

Placing hit objects with additions would always result in a normal addition bank when using the 'Auto' bank assignment mode. Now it will inherit the addition bank from the previous hit object if it has additions, or inherit from the normal bank if the previous hit object has no additions.