diff --git a/SwichGIT/src/js/main.js b/SwichGIT/src/js/main.js index c63e719..2fe4cf3 100644 --- a/SwichGIT/src/js/main.js +++ b/SwichGIT/src/js/main.js @@ -287,6 +287,7 @@ function retour() { } function creePartie() { + deckPartie = []; carteselect = []; while (document.getElementById("containcards").firstElementChild != null) { document.getElementById("containcards").firstElementChild.remove();