reset game button

This commit is contained in:
Viktor Rådberg
2023-09-18 18:24:38 +02:00
parent 44b4e9f809
commit e47b685daa
7 changed files with 82 additions and 18 deletions

View File

@@ -233,7 +233,8 @@ export const createInitialPlayers = ({
usePoison: false,
rotation,
},
isStartingPlayer: isStartingPlayer,
isStartingPlayer,
showStartingPlayer: isStartingPlayer,
extraCounters: [],
commanderDamage,
hasLost: false,