mirror of
https://github.com/gopl-zh/gopl-zh.github.com.git
synced 2025-08-16 03:21:33 +00:00
@@ -23,6 +23,7 @@ import (
|
||||
"math"
|
||||
"math/rand"
|
||||
"os"
|
||||
"time"
|
||||
)
|
||||
|
||||
var palette = []color.Color{color.White, color.Black}
|
||||
|
Reference in New Issue
Block a user