mirror of
https://github.com/hexahigh/games.git
synced 2025-12-11 20:15:38 +01:00
update
This commit is contained in:
parent
717f06535c
commit
86e4fe769a
@ -30,7 +30,7 @@ async function checkSecret() {
|
||||
|
||||
|
||||
//adding event handler on the document to handle keyboard inputs
|
||||
document.addEventListener("keydown", keyboardInputHandler);
|
||||
document.addEventListener("keyup", keyboardInputHandler);
|
||||
|
||||
//function to handle keyboard inputs
|
||||
function keyboardInputHandler(o) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user