cdc-sys / level-thumbs-mod

A mod that adds level thumbnails to level cells
12 stars 21 forks source link

v1.0.5 #19

Open xiyxs opened 2 months ago

xiyxs commented 2 months ago

Fixed an issue where levels in lists would show the wrong thumbnail. To prevent this, it checks to see if the username is empty. If it is, it returns out of the function. It will run once again when the level is loaded, so this is all it needs to do.