mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-11-24 12:08:18 +01:00
[Misc] Remove debug.js reference from index.html
This commit is contained in:
parent
1ff45687c5
commit
d3bc33cd4e
@ -145,6 +145,5 @@
|
|||||||
</div>
|
</div>
|
||||||
<script type="module" src="./src/main.ts"></script>
|
<script type="module" src="./src/main.ts"></script>
|
||||||
<script src="./src/touch-controls.ts" type="module"></script>
|
<script src="./src/touch-controls.ts" type="module"></script>
|
||||||
<script src="./src/debug.js" type="module"></script>
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
Loading…
Reference in New Issue
Block a user