add {
continuous-integration/drone/push Build is passing Details

pull/88/head
Bastien JACQUELIN 2 years ago
parent bef330d194
commit e54a8e652f

@ -89,6 +89,7 @@ class Deck {
this.removeFromoutputCards(selectedCards); this.removeFromoutputCards(selectedCards);
return 1; return 1;
} }
}
} }
else{// pas un set else{// pas un set
return -1; return -1;

Loading…
Cancel
Save