mirror of
https://github.com/thib8956/tic-tac-toe-ws.git
synced 2025-07-01 14:25:47 +00:00
rename mts to ts
This commit is contained in:
@ -6,5 +6,5 @@
|
||||
<body style="margin: 0; padding 0; overflow: hidden; background-color: #000000">
|
||||
<canvas id="game" width="800" height="600"></canvas>
|
||||
</body>
|
||||
<script type="module" src="client.mjs"></script>
|
||||
<script type="module" src="client.js"></script>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user