Skip to content

Commit

Permalink
Eval Tempo = 18
Browse files Browse the repository at this point in the history
  • Loading branch information
MJZ1977 committed Jul 9, 2018
1 parent 4bcf95d commit 25d0b07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/evaluate.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ class Position;

namespace Eval {

constexpr Value Tempo = Value(20); // Must be visible to search
constexpr Value Tempo = Value(18); // Must be visible to search

std::string trace(const Position& pos);

Expand Down

0 comments on commit 25d0b07

Please sign in to comment.