From 6064f1f47c75cd0016da91214c9b7068a8cb26ee Mon Sep 17 00:00:00 2001 From: Andrio Celos Date: Tue, 4 Oct 2022 23:34:44 +1100 Subject: [PATCH] Rework the pre-game form and add some more validation --- TableturfBattleClient/index.html | 16 ++++- .../src/Pages/PreGamePage.ts | 70 +++++++++++-------- 2 files changed, 52 insertions(+), 34 deletions(-) diff --git a/TableturfBattleClient/index.html b/TableturfBattleClient/index.html index 6b833ee..0322934 100644 --- a/TableturfBattleClient/index.html +++ b/TableturfBattleClient/index.html @@ -11,9 +11,19 @@