fixed layout

This commit is contained in:
2024-12-04 11:32:39 +01:00
parent 11277f0677
commit 590ba743a1
3 changed files with 2 additions and 2 deletions

View File

@ -50,7 +50,7 @@
}
}
canvas({
canvas(length: 2em, {
for y in range(h) {
for x in range(w) {
let valid = (x, y) in positions