Skip to content

Commit

Permalink
bench: 1283323
Browse files Browse the repository at this point in the history
bench: 1283323
  • Loading branch information
FauziAkram authored Dec 12, 2023
1 parent e3c919f commit c380815
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ucioption.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ void init(OptionsMap& o) {
o["MultiPV"] << Option(1, 1, 500);
o["Skill Level"] << Option(20, 0, 20);
o["Move Overhead"] << Option(10, 0, 5000);
o["Slow Mover"] << Option(100, 10, 1000);
o["nodestime"] << Option(0, 0, 10000);
o["UCI_Chess960"] << Option(false);
o["UCI_AnalyseMode"] << Option(false);
Expand Down

0 comments on commit c380815

Please sign in to comment.