Add version to ./rove

This commit is contained in:
Marc Di Luzio 2020-06-06 18:44:40 +01:00
parent 50cc8b5dbf
commit 2b87c2b4c0
2 changed files with 9 additions and 0 deletions

View file

@ -2,6 +2,7 @@ package game
import (
"fmt"
"math/rand"
"sync"
"github.com/google/uuid"