fixing altMode for 1st card from databse

This commit is contained in:
Maxmtg
2013-02-20 17:41:50 +00:00
parent 171c865afb
commit 3bba42a2d2

View File

@@ -46,7 +46,7 @@ public class CardRulesReader {
private CardFace[] faces = new CardFace[] { null, null };
private String[] pictureUrl = new String[] { null, null };
private int curFace = 0;
private CardSplitType altMode;
private CardSplitType altMode = CardSplitType.None;
private String handLife = null;
// fields to build CardAiHints