feat : add arrow opt out options

This commit is contained in:
GuillaumeSD
2024-02-24 18:20:48 +01:00
parent 035591208f
commit 7b328d3159
16 changed files with 228 additions and 89 deletions

View File

@@ -40,6 +40,7 @@ export default function AnalyzePanel() {
engineDepth,
engineMultiPv
);
console.log(newGameEval);
setEval(newGameEval);
setEvaluationInProgress(false);