Skip to content

Commit

Permalink
turn off touchEmulator
Browse files Browse the repository at this point in the history
  • Loading branch information
edloper committed Dec 6, 2024
1 parent 11a9c78 commit 12a1cc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions game.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
});
</script>

<!-- Uncomment this to debug touch input: -->
<!-- Uncomment this to debug touch input:
<script src="https://cdn.jsdelivr.net/gh/hammerjs/touchemulator@master/touch-emulator.js"></script>
<script>TouchEmulator();</script>
<!---->
---->
</head>
<body>
<img src="images/titles/title2.jpg" class="missingLinkTitle">
Expand Down

0 comments on commit 12a1cc8

Please sign in to comment.