diff --git a/src/client/graphics/layers/GameTopBar.ts b/src/client/graphics/layers/GameTopBar.ts index ffb088629..9ec962b8d 100644 --- a/src/client/graphics/layers/GameTopBar.ts +++ b/src/client/graphics/layers/GameTopBar.ts @@ -79,7 +79,7 @@ export class GameTopBar extends LitElement implements Layer { return html`
${myPlayer?.isAlive() && !this.game.inSpawnPhase()