Modulo:TeamBracket: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
m fix |
m aggiorno |
||
Riga 413:
end
end
if not (agg and (aggregate == 'score' or aggregate == 'legs' or aggregate == 'sets')) then wins = wins + 1 end
elseif winner == 2 then
if not (agg and (aggregate == 'score' or aggregate == 'legs' or aggregate == 'sets')) then otherwins = otherwins + 1 end
end
scoreCells[s] = row:tag('td')
|