FauziAkram
2024-03-04 16:13:36 +03:00
committed by Disservin
parent a615efb19f
commit a96b0d4609
2 changed files with 6 additions and 6 deletions

View File

@@ -89,8 +89,8 @@ void TimeManagement::init(Search::LimitsType& limits,
- moveOverhead * (2 + mtg));
// x basetime (+ z increment)
// If there is a healthy increment, timeLeft can exceed actual available
// game time for the current move, so also cap to 20% of available game time.
// If there is a healthy increment, timeLeft can exceed the actual available
// game time for the current move, so also cap to a percentage of available game time.
if (limits.movestogo == 0)
{
// Use extra time with larger increments