From 71e75a565e7b4311e1363aa379d2cc1886dacead Mon Sep 17 00:00:00 2001 From: Jacklyn J Videira Date: Thu, 2 Mar 2017 11:06:25 -0500 Subject: [PATCH] hello mtv welcome to my crib --- src/model/Card.java | 1 + 1 file changed, 1 insertion(+) 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 {