the file Value.java lists a card value of "ONE" when there is no 1 card. That
line needs to be commented out. Correspondingly, in the Card.java file, there
are entries for CLUB_ONE, DIAMOND_ONE, SPADE_ONE, and HEART_ONE. These four
lines can be commented out as well. Once these five lines are commented out,
any card placement using .addCard() will add the proper card.
Original issue reported on code.google.com by mario.j....@gmail.com on 30 Aug 2010 at 3:23
Original issue reported on code.google.com by
mario.j....@gmail.com
on 30 Aug 2010 at 3:23