Fix so deck saved with quick gauntlet

This commit is contained in:
drdev
2014-08-07 22:01:26 +00:00
parent 5c6091c290
commit 61ff23623a
2 changed files with 1 additions and 2 deletions

View File

@@ -51,7 +51,6 @@ public final class GauntletData {
this.completed = 0;
this.stamp();
this.eventRecords.clear();
this.userDeck = null;
for (int i = 0; i < decks.size(); i++) {
this.eventRecords.add("");