Content deleted Content added
No edit summary |
No edit summary |
||
Line 39:
elseif gii == '0' then
Args['loss_'..ti] = Args['loss_'..ti] + 1
elseif gii == '' then
gii = ' '
end
Args['match' .. game_count .. '_' .. ti .. '_' .. tj] = gii
|