Add seats 3 and 4 to tablé
This commit is contained in:
parent
709415fc8e
commit
4c9e082122
@ -66,3 +66,7 @@
|
||||
= render "seat", seat: @seats[0]
|
||||
#mid
|
||||
= render "seat", seat: @seats[1]
|
||||
-# <HandToBeat cards={this.props.game.cards_to_beat} />
|
||||
= render "seat", seat: @seats[2]
|
||||
#bot
|
||||
= render "seat", seat: @seats[3]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user