merge the new developmentbranch into the test branch #39

Closed
j23f0712 wants to merge 431 commits from development2 into dev/test
Showing only changes of commit d593233fa3 - Show all commits

View File

@@ -91,6 +91,10 @@ public void confirm() {
gameView.getGuiHandler().clearSelectableCards();
}
a = null;
b = null;
card = null;
gameView.noConfirm();
gameView.hideNoPower();
}