Fixed|libgui: Crash when loading textures too early
TextureBank did not yet have an atlas while package icons were beingloaded. Now the images are queued up for later allocation whenneeded.
View differences
Fixed|libgui: Crash when loading textures too early
TextureBank did not yet have an atlas while package icons were being
loaded. Now the images are queued up for later allocation when
needed.