From dc324a3caa29385d439d9f7e3c3ec431b317e5fc Mon Sep 17 00:00:00 2001 From: Pavlos Smith <57727226+iByteABit256@users.noreply.github.com> Date: Thu, 28 Mar 2024 11:31:46 +0200 Subject: [PATCH] Made player symbol menu more intuitive It is now explicit that X plays first and O second --- src/startpage/startpage.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/startpage/startpage.js b/src/startpage/startpage.js index d34d4b2..1a6c0f2 100644 --- a/src/startpage/startpage.js +++ b/src/startpage/startpage.js @@ -42,8 +42,8 @@ export default function StartScreen({ onStart }) { {aiModeSelected && ( <>