1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-24 16:07:25 +08:00
osu-lazer/osu.Game.Modes.Osu/Objects
Dean Herbert 4f3ab879de
Make DrawableHitObject's UpdateState safer by blocking calls at a higher level with not yet loaded.
UpdateState is called in LoadComplete for cases where the state may have changed before a load operation.
2017-03-22 09:43:44 +09:00
..
Drawables Make DrawableHitObject's UpdateState safer by blocking calls at a higher level with not yet loaded. 2017-03-22 09:43:44 +09:00
HitCircle.cs Remove hit object types solution-wide. 2017-03-20 13:10:24 +09:00
OsuHitObject.cs Remove hit object types solution-wide. 2017-03-20 13:10:24 +09:00
OsuHitObjectDifficulty.cs Remove hit object types solution-wide. 2017-03-20 13:10:24 +09:00
Slider.cs Remove hit object types solution-wide. 2017-03-20 13:10:24 +09:00
SliderTick.cs Remove hit object types solution-wide. 2017-03-20 13:10:24 +09:00
Spinner.cs Remove hit object types solution-wide. 2017-03-20 13:10:24 +09:00