fix: rule game for kot and hakem kot
This commit is contained in:
@@ -58,6 +58,7 @@ type handOverMsg struct {
|
||||
Type string `json:"type"` // "hand_over"
|
||||
WinnerTeam int `json:"winner_team"`
|
||||
Kot bool `json:"kot"`
|
||||
HakemKot bool `json:"hakem_kot"`
|
||||
Points int `json:"points"`
|
||||
Scores [2]int `json:"scores"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user