mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
CardListUtil.sortAttack(validTargets); Card c = creats.get(0); rather than the creature with the highest power: Card c = validTargets.get(0);