From e7571683516323030105f57198fac8aa058d4178 Mon Sep 17 00:00:00 2001 From: Oliver Akins Date: Wed, 20 Jul 2022 22:12:42 -0600 Subject: [PATCH] Replace nether portal warp gate with custom icon --- web-svelte/src/components/Board.svelte | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/web-svelte/src/components/Board.svelte b/web-svelte/src/components/Board.svelte index 35d346d..768cc3c 100644 --- a/web-svelte/src/components/Board.svelte +++ b/web-svelte/src/components/Board.svelte @@ -1,5 +1,6 @@