Update app.js

solution^2
Matt Lane 9 years ago
parent 611180fcf8
commit eb16ee0beb
  1. 1
      app.js

@ -53,6 +53,7 @@ var konamiCheck = function(e) {
idx++;
if (idx === konamiCodeKeyCodes.length) {
alert("YOU ARE AN EVENT HANDLER GURUUUUUUUUU!");
idx = 0;
}
} else {
idx = 0;

Loading…
Cancel
Save