Content deleted Content added
No edit summary |
No edit summary |
||
Line 438:
if first_pass then
table.insert(t,'| style="font-weight: bold;'..bg_col..'" | '..(v[7])..hth_string..'\n')
first_pass = false▼
else
table.insert(t,'| style="'..bg_col..'" | '..(v[7])..'\n')
Line 456 ⟶ 455:
table.insert(t,'| style="'..lsps..ii_fw..bg_col..'" |'..gcomp..'\n') -- Goal comparison
end
end
if show_bonus_points then
|