osu/osu.Game/Graphics/Backgrounds
Dean Herbert a9a3489e92 Fix potential null reference when loading background
As seen in
https://discordapp.com/channels/188630481301012481/188630652340404224/772094427342569493.
Caused due to async load of the loader, which means it may not be ready
before Next() is called.
2020-10-31 22:51:35 +09:00
..
Background.cs
BeatmapBackground.cs
SeasonalBackgroundLoader.cs Fix potential null reference when loading background 2020-10-31 22:51:35 +09:00
Triangles.cs Avoid rapid triangle repositioning during editor slider placement 2020-10-02 15:51:14 +09:00