Modulo:TeamBracket: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
m fix
m test
Etichetta: Annullato
Riga 627:
local offset = (compact and 1 or 3) * (math.pow(2, rounds) - math.pow(2, rounds-3)) - (compact and 2 or 4)
if rounds < 4 then
offset = compact and 8 or 1716
if rounds < 3 then
offset = compact and 6 or 10