Content deleted Content added
No edit summary |
No edit summary |
||
Line 338:
local losses_GB = (tonumber(Args['closs_'..team_list[GB_team_no]]) or 0)
local ties_GB = (tonumber(Args['ctie_'..team_list[GB_team_no]]) or 0)
local GB_num = (wins_GB-
-- Display options
if GB_num >0 then
|