From 27872e4dc0bd20451d502be58cbed91aca7339a6 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Thu, 27 Feb 2025 21:26:03 +0100 Subject: wip client --- play.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'play.ts') diff --git a/play.ts b/play.ts index 5080b37..13ffd19 100644 --- a/play.ts +++ b/play.ts @@ -14,7 +14,7 @@ const BONUSES_COUNT = 2; // const PIECE_COUNT = 32; const CARD_COUNT = 109; const GLORY_COUNT = 9; -const medallionS_COUNT = 9; +const MEDALLIONS_COUNT = 9; const STANDEES_COUNT = 5; const TRACK_COUNT = 5; const TRACK_LENGTH = 11; -- cgit v1.2.3