From fe64861cfa91e1cbd5e452ff73299a01985d705e Mon Sep 17 00:00:00 2001 From: Ota Prokopec Date: Sat, 10 Dec 2022 18:54:41 +0100 Subject: [PATCH] map fix --- src/lib/Components/Map/Erantmap.svelte | 14 ++++++++++++-- src/lib/Components/Map/Map.svelte | 4 +++- src/routes/game/game.svelte | 1 - src/routes/map.svelte | 16 ++-------------- 4 files changed, 17 insertions(+), 18 deletions(-) diff --git a/src/lib/Components/Map/Erantmap.svelte b/src/lib/Components/Map/Erantmap.svelte index bc4864e..cb23aea 100644 --- a/src/lib/Components/Map/Erantmap.svelte +++ b/src/lib/Components/Map/Erantmap.svelte @@ -1,8 +1,11 @@ - {#if center} - - {/if} +