tracking tickrate
This commit is contained in:
@@ -193,6 +193,7 @@ type MatchResponse struct {
|
||||
GameBan bool `json:"game_ban"`
|
||||
Stats interface{} `json:"stats,omitempty"`
|
||||
AvgRank float64 `json:"avg_rank,omitempty"`
|
||||
TickRate float64 `json:"tick_rate,omitempty"`
|
||||
}
|
||||
|
||||
type (
|
||||
|
Reference in New Issue
Block a user