Putting the real paid weigth, I misstyped.

This commit is contained in:
Sergiotarxz 2023-09-05 22:29:32 +02:00
parent adc116b69c
commit 5f1b5eff5f
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ sub id ($self) {
}
sub weight {
return 75;
return 50;
}
sub max_alternative {