Update konami.js

Disable Weirdness Factor 12 on devices without an 'escape' key.
This commit is contained in:
samozzy
2016-02-01 17:10:06 +00:00
parent 660a54d955
commit 581f28757a

View File

@@ -39,7 +39,7 @@ var Konami = function (callback) {
return false;
}
}, this);
this.iphone.load(link);
/*this.iphone.load(link);*/
},
code: function (link) {
window.location = link