Also deleted "extraCostsIsCopy" from ManaCost - unused variable. Overall, drops ManaCost from 148 bytes to 120 (which in turn reduces CardPrimitive's memory footprint by the same amount, since it encapsulates a ManaCost).
Also deleted "extraCostsIsCopy" from ManaCost - unused variable. Overall, drops ManaCost from 148 bytes to 120 (which in turn reduces CardPrimitive's memory footprint by the same amount, since it encapsulates a ManaCost).