lanceris / EvenBetterImageOverlay

MIT License
4 stars 4 forks source link

Image Cache #3

Open rlovelessiii opened 4 years ago

rlovelessiii commented 4 years ago

Unable to clear or reset cache. I replaced an image with the same name within the /Files directory and now the image is glitched and will not reset. Any help in pointing which cache files I need to clear would be greatly appreciated!

lanceris commented 4 years ago

Image cache persists in memory and clears when exiting the game to main menu. I would suggest to use different file names when replacing images. https://github.com/lanceris/EvenBetterImageOverlay/blob/2b357a6cf789b7bc2ef7e9818daad784ca98c4c0/MainLoad.cs#L171