fix part slices were no pinters
This commit is contained in:
+3
-1
@@ -1,6 +1,8 @@
|
||||
package board
|
||||
|
||||
import "image/color"
|
||||
import (
|
||||
"image/color"
|
||||
)
|
||||
|
||||
// ────────────────────────────────────────────────────────────────────────────── //
|
||||
// MARK STRUCTURE //
|
||||
|
||||
Reference in New Issue
Block a user