Content deleted Content added
m oops, miscalculated minimum rows needed, which resulted in excess whitespace below table |
mNo edit summary |
||
Line 449:
if p['3rdplace'] then
p.textThird = args.Consol or args['RD' .. (p.cols + 1)] or p.RD[4]
rowNum.third = math.max(math.max(rows / 2 + rows - 18,
end
for r = 1, rowNum.third or rows do
|