race quit, transfer state, refactor
This commit is contained in:
@@ -63,6 +63,7 @@ type Player struct {
|
||||
Planets uint16 `json:"planets"`
|
||||
Relation string `json:"relation"`
|
||||
Votes Float `json:"votes"`
|
||||
Extinct bool `json:"extinct"`
|
||||
}
|
||||
|
||||
func (r Report) MarshalBinary() (data []byte, err error) {
|
||||
|
||||
Reference in New Issue
Block a user