add move speed

This commit is contained in:
2024-12-22 17:00:23 +09:00
parent 69343821b6
commit 14212afd70
4 changed files with 8 additions and 3 deletions
+1
View File
@@ -22,6 +22,7 @@
html, body {
margin: 0;
padding: 0;
user-select: none;
}
.debug-panel {