From 1f359e735d64fe45fb1019322fc72f3f3186975c Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Sat, 31 Dec 2022 17:18:07 +0100 Subject: Fixed game creation --- utils/board.js | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'utils') diff --git a/utils/board.js b/utils/board.js index ba43c45..72c7951 100644 --- a/utils/board.js +++ b/utils/board.js @@ -41,8 +41,7 @@ export function pickLetters(bag, count) { } let ret = []; for (let i=0; i