Update app.js

This commit is contained in:
Matt Lane 2016-02-25 16:28:39 -08:00
parent 611180fcf8
commit eb16ee0beb

1
app.js
View File

@ -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;