mirror of
https://github.com/Vikeo/LifeTrinket.git
synced 2025-11-17 00:08:01 +00:00
add "dead" button
This commit is contained in:
@@ -236,6 +236,7 @@ export const createInitialPlayers = ({
|
||||
isStartingPlayer: isStartingPlayer,
|
||||
extraCounters: [],
|
||||
commanderDamage,
|
||||
hasLost: false,
|
||||
};
|
||||
|
||||
players.push(player);
|
||||
|
||||
Reference in New Issue
Block a user