Update app.js
This commit is contained in:
parent
611180fcf8
commit
eb16ee0beb
1
app.js
1
app.js
@ -53,6 +53,7 @@ var konamiCheck = function(e) {
|
|||||||
idx++;
|
idx++;
|
||||||
if (idx === konamiCodeKeyCodes.length) {
|
if (idx === konamiCodeKeyCodes.length) {
|
||||||
alert("YOU ARE AN EVENT HANDLER GURUUUUUUUUU!");
|
alert("YOU ARE AN EVENT HANDLER GURUUUUUUUUU!");
|
||||||
|
idx = 0;
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
idx = 0;
|
idx = 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user