mirror of
https://github.com/KeyZox71/knl_meowscendence.git
synced 2026-01-01 06:06:41 +01:00
「✨」 feat(src/front/tetris): highly upgraded the tetris solo gameplay experience
This commit is contained in:
@ -129,10 +129,7 @@ document.addEventListener("DOMContentLoaded", () => {
|
||||
navigationManager(e.target.href);
|
||||
}
|
||||
if (e.target.closest("[data-icon]"))
|
||||
{
|
||||
console.log("xd");
|
||||
e.preventDefault();
|
||||
}
|
||||
});
|
||||
|
||||
document.body.addEventListener("dblclick", e=> {
|
||||
|
||||
Reference in New Issue
Block a user