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