1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-23 22:07:21 +08:00
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
..
2020-09-19 15:13:52 -05:00
2020-10-19 15:36:27 +09:00
2020-05-04 18:36:24 -07:00
2020-10-20 00:46:08 +02:00
2020-10-16 13:21:47 +09:00
2020-10-16 12:58:34 +09:00
2020-10-16 11:54:11 +09:00
2020-10-29 20:38:28 +09:00