1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 16:07:25 +08:00
osu-lazer/osu.Game/Rulesets/Objects/Drawables
ekrctb c63dfa21e1 Always initialize DHO transforms on LoadComplete
With the previous commit, the transform application is skipped when the state is already changed. But it turns out the previous commit breaks slider animation in the standard editor. This is probably due to the transforms are applied before nested hit objects are added.
2021-08-10 16:34:38 +09:00
..
ArmedState.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
DrawableHitObject.cs Always initialize DHO transforms on LoadComplete 2021-08-10 16:34:38 +09:00