mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-12 08:48:39 +00:00
Merge branch 'master' into newmaster
This commit is contained in:
@@ -88,7 +88,7 @@ public class CardRenderer {
|
|||||||
public void onImageFetched() {
|
public void onImageFetched() {
|
||||||
ImageCache.clear();
|
ImageCache.clear();
|
||||||
if (clearcardArtCache) {
|
if (clearcardArtCache) {
|
||||||
Forge.getAssets().cardArtCache().remove(key);
|
clearcardArtCache();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user