From ffc3c793ab474bada5ee3cf1055a7f14f9246361 Mon Sep 17 00:00:00 2001 From: legonzaur Date: Thu, 16 May 2024 11:49:58 +0200 Subject: [PATCH] [Fix] end turn button being shown in player list #18 --- components/PlayerSlot.vue | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/components/PlayerSlot.vue b/components/PlayerSlot.vue index e3e60ef..8c0c510 100644 --- a/components/PlayerSlot.vue +++ b/components/PlayerSlot.vue @@ -101,8 +101,10 @@ const prepare_champion = (target: Card) => run_effect(CardEffects.PREPARE, targe