mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
Fixed Issue in CardManager for Unique Card Filters. Now, only one entry of card will be returned per-edition, also accounting for Card images. In other words, Card entry will be selected considering the default Card Art Preference. Therefore, candidate editions will be iterated in order, looking for an entry having a card with an image. If none could be found, the original first entry (even with no image) will be returned instead.