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