diff --git a/poketest.js b/poketest.js index 67ef50e..c5a8126 100644 --- a/poketest.js +++ b/poketest.js @@ -84,6 +84,7 @@ $(document).ready(function() { { $('article #game').fadeToggle('quick', function() { + document.removeEventListener('keydown', funcListener); $('article #container').append('

'); $('article #container #score').append('

'); generations();