From 39accc6957709919e8aa7b11ca0e12edc4ccc837 Mon Sep 17 00:00:00 2001 From: Andrio Celos Date: Tue, 4 Oct 2022 12:54:06 +1100 Subject: [PATCH] Add a share button to the lobby page --- TableturfBattleClient/index.html | 3 +-- TableturfBattleClient/src/Pages/LobbyPage.ts | 20 +++++++++++++++++++ .../src/Pages/PreGamePage.ts | 1 + TableturfBattleClient/src/app.ts | 2 +- 4 files changed, 23 insertions(+), 3 deletions(-) diff --git a/TableturfBattleClient/index.html b/TableturfBattleClient/index.html index 5527326..6b833ee 100644 --- a/TableturfBattleClient/index.html +++ b/TableturfBattleClient/index.html @@ -8,7 +8,6 @@
This application requires JavaScript.
-
Loading game data...