diff --git a/SRC/public/js/memory.js b/SRC/public/js/memory.js index 9c008bb..c5e1d98 100644 --- a/SRC/public/js/memory.js +++ b/SRC/public/js/memory.js @@ -198,7 +198,7 @@ \ \
\ - \ + \
'; this.gameMeta.innerHTML = this.gameMetaHTML; this.game.appendChild(this.gameMeta); @@ -210,9 +210,9 @@ this.gameStartScreenHTML = '

Welcome to the Memory Game!

\

Choisir niveau

\ '; //Memory.prototype._setupGameWrapper(1); //this._gamePlay();