From 3093754bd4e909de6237e316694554c5bbfcd66a Mon Sep 17 00:00:00 2001 From: sepia Date: Mon, 21 Jul 2025 22:54:03 -0500 Subject: [PATCH] Add resign button --- index.html | 6 ++-- public/scripts/send-ws-messages.js | 6 ++++ public/style.css | 48 ++++++++++++++++++++---------- src/game/game-instance.ts | 6 ++++ src/messages.ts | 2 -- src/web-socket-handler.tsx | 39 +++++++++++++++++++----- 6 files changed, 79 insertions(+), 28 deletions(-) diff --git a/index.html b/index.html index cf8b8c7..e68ffce 100644 --- a/index.html +++ b/index.html @@ -18,9 +18,9 @@
-
-
-
+
+
+