mirror of
https://github.com/resendecode/nuitdelinfo.git
synced 2026-07-09 15:17:50 +00:00
konami code + DDR
This commit is contained in:
+2
-2
@@ -37,6 +37,6 @@ document.addEventListener('keydown', function(e) {
|
||||
});
|
||||
|
||||
const activateCheats = () => {
|
||||
alert('cheats activated');
|
||||
// TODO redirect to easter egg page
|
||||
console.log("XD");
|
||||
window.location.href = 'ggr.html';
|
||||
};
|
||||
Reference in New Issue
Block a user