This commit is contained in:
Claude Brisson
2024-09-23 00:16:35 +02:00
parent 5c85b50b89
commit 67934ae1cd

View File

@@ -392,7 +392,7 @@ sealed class BaseSolver(
// playersMeetCriteria = 0 : No player is above thresholds -> apply secondary criteria // playersMeetCriteria = 0 : No player is above thresholds -> apply secondary criteria
// playersMeetCriteria = 1 : 1 player is above thresholds -> apply half the weight // playersMeetCriteria = 1 : 1 player is above thresholds -> apply half the weight
// playersMeetCriteria = 2 : Both players is above thresholds -> apply the full weight // playersMeetCriteria = 2 : Both players are above thresholds -> apply the full weight
var playersMeetCriteria = 0 var playersMeetCriteria = 0