This commit is contained in:
2020-10-30 12:10:27 -04:00
parent 369af2097d
commit c5df644030

2
doc.go
View File

@ -29,7 +29,7 @@ Random Game
"fmt"
"math/rand"
"github.com/notnil/chess"
"git.nightmare.haus/rudi/chessv2"
)
func main() {