refactoring

This commit is contained in:
Marc Planard 2023-08-25 20:47:24 +02:00
parent e235fcc749
commit 87a669f899
6 changed files with 68 additions and 42 deletions

View file

@ -20,6 +20,10 @@
<canvas id="canvas" width="1024" height="1024"></canvas>
<span class="footer">LJ Sketch</span>
</div>
</div>
<div id="errorBox" class="invisible"></div>
<script src="main.js"></script>