diff --git a/web-svelte/src/components/Player.svelte b/web-svelte/src/components/Player.svelte index 418cb06..8bd6641 100644 --- a/web-svelte/src/components/Player.svelte +++ b/web-svelte/src/components/Player.svelte @@ -19,7 +19,7 @@ let canLeave = $myName == $hostName || name == $myName; {#if $myName == name}
modal.options = true} height="60px" width="60px" > @@ -119,14 +119,14 @@ function toggleOptionsModal() {
Start Game Delete Game