osu/osu.Game/Screens/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
..
BackgroundScreenBeatmap.cs Remove individual setting to disable videos, fix tests 2020-03-07 22:08:38 -08:00
BackgroundScreenBlack.cs
BackgroundScreenCustom.cs
BackgroundScreenDefault.cs Fix potential null reference when loading background 2020-10-31 22:51:35 +09:00