diff --git a/src/model/Card.java b/src/model/Card.java index cd22df0..84bdcdb 100644 --- a/src/model/Card.java +++ b/src/model/Card.java @@ -3,6 +3,7 @@ * i know we said all the card stacks would be in here but like * would it make more sense for them to be in the individual card classes? * - jackie + * */ public class Card {