You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clean up object URLs in genGenTextSprites and getGenExColors
Both functions load images from skin files and use them to extract data
(letter sprites and colors). After extracting the data, the images are
no longer needed. Clean up object URLs at this point to prevent leaks.
0 commit comments