fix part slices were no pinters

This commit is contained in:
2026-07-21 09:25:45 +02:00
parent 9a69d4610c
commit 8e99087a30
5 changed files with 106 additions and 26 deletions
+3 -1
View File
@@ -1,6 +1,8 @@
package board
import "image/color"
import (
"image/color"
)
// ────────────────────────────────────────────────────────────────────────────── //
// MARK STRUCTURE //