Modulo:TeamBracket/sandbox: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
fix |
m Semplificato codice |
||
Riga 736:
for i = (count+1), (offsetcount + offsetThird) do
if (rounds > 1) then
if compact and (rounds > 2) then
blank = addBlank(i, nil, 1, tonumber(hideSeeds and '3' or '4') + legs[
end
▲ blank = addBlank(i, nil, 1, tonumber(hideSeeds and '3' or '4') + legs[rounds-1])
end
end
|