Fix: fix inspector

This commit is contained in:
Pieter Vander Vennet 2024-12-19 13:59:40 +01:00
parent 94a8b61b98
commit 071d3a0f89
8 changed files with 211 additions and 24 deletions

View file

@ -11,7 +11,7 @@
</head>
<body>
<div id="main">Loading inspector...</div>
<script src="./src/UI/InspectorGUI.svelte" type="module"></script>
<script src="./src/UI/InspectorGUI.ts" type="module"></script>
<script async data-goatcounter="https://pietervdvn.goatcounter.com/count" src="//gc.zgo.at/count.js" crossorigin="anonymous" integrity="sha384-QfJMxHNngbaF6IXH2kBwubsLYh7GVSFmJOX1O1YKJBq+zv1VVypB9BysTzyG1D1U"></script>
</body>