support for botclient refactor
This commit is contained in:
parent
752cec48f3
commit
6e9a6d6af1
@ -74,6 +74,7 @@ type GameParam struct {
|
||||
// TODO: should have information about max points in here
|
||||
BoardSize BoardSize `json:"boardsize"`
|
||||
MaxPoints int `json:"max_points"`
|
||||
Encoding string `json:"encoding"`
|
||||
Type string `json:"type"`
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user