tmesser / DeckManager

BSD 3-Clause "New" or "Revised" License
5 stars 2 forks source link

Destination cards are lost when not jumping #55

Closed clanpotshake closed 9 years ago

clanpotshake commented 9 years ago

If you add jump prep enough and click the jump button, then close the window without jumping, the 3 destination cards (one is hidden until you click Draw Third) are lost to the ether - they're not replaced in the deck OR discarded. If you click the jump button enough without jumping you will cycle through all of the destination cards and get an exception when Deck.RemoeRange(0, 3) fails.

MaxPeck commented 9 years ago

Dupe of #36, fixed in e99103b .