feat: FRO-20 Create scoreboard component (#12)
Reviewed-on: #12 Co-authored-by: Janis <janis.e.20@gmx.de> Co-committed-by: Janis <janis.e.20@gmx.de>
This commit is contained in:
@@ -28,6 +28,7 @@ type PodiumPlayer = {
|
||||
|
||||
type Round = {
|
||||
trumpSuit: Card
|
||||
playersIn: Player[]
|
||||
firstRound: boolean
|
||||
trickList: Trick[]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user