From c9862539dcfdac5e54080525ae9952990ea7a860 Mon Sep 17 00:00:00 2001 From: Andrio Celos Date: Sat, 21 Oct 2023 19:03:09 +1100 Subject: [PATCH] Add colour lock (currently on by default) --- TableturfBattleClient/index.html | 8 +++++ TableturfBattleClient/src/Config.ts | 24 ++++++++++++-- TableturfBattleClient/src/Pages/GamePage.ts | 15 ++++++--- .../src/Pages/PreGamePage.ts | 32 +++++++++++++++++-- TableturfBattleClient/src/app.ts | 6 ++-- 5 files changed, 74 insertions(+), 11 deletions(-) diff --git a/TableturfBattleClient/index.html b/TableturfBattleClient/index.html index 2921470..894476e 100644 --- a/TableturfBattleClient/index.html +++ b/TableturfBattleClient/index.html @@ -58,6 +58,7 @@

Edit decks | Replay | + Settings | Help