Transmit player state
This commit is contained in:
parent
f97604e3bf
commit
176c5753d7
@ -40,5 +40,6 @@ struct PlayerInfo: Codable, Equatable {
|
||||
case positionInTrick = "position"
|
||||
case numberOfDoubles = "doubles"
|
||||
case leadsGame = "leads"
|
||||
case state = "state"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user