Add more info on round 0
This commit is contained in:
parent
d1c0d54c40
commit
c68418252e
2 changed files with 2 additions and 1 deletions
|
@ -122,6 +122,7 @@ export default function Game() {
|
|||
</li>
|
||||
))}
|
||||
</ul>
|
||||
{gameState.playerTurn+` will go first this round!`}
|
||||
{`Rearrange your card stack from top to bottom!`}
|
||||
<div>
|
||||
<p>Your cards:</p>
|
||||
|
|
Loading…
Reference in a new issue