Commit a72e06ed authored by Dark Zane's avatar Dark Zane Committed by GitHub

Merge branch 'fallenstardust:master' into master

parents 4f946a93 33918cd3
......@@ -27,7 +27,7 @@ public class DeckInfo {
public File source;
private Integer mainCount, extraCount, sideCount;
private int mainCount, extraCount, sideCount;
public DeckInfo() {
mainCards = new ArrayList<>();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment