mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-05-14 15:26:52 -04:00
wip
This commit is contained in:
parent
401e9b4548
commit
62a1feb015
32 changed files with 1483 additions and 1435 deletions
|
@ -30,6 +30,7 @@
|
|||
<button id="close-modale"></button>
|
||||
</div>
|
||||
<div id="tooltip" style="display: none"></div>
|
||||
<div id="tooltip_mobile" style="display: none"></div>
|
||||
<script type="module">
|
||||
import "./game.ts";
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue