Content deleted Content added
The Mol Man (talk | contribs) No edit summary |
may be null |
||
Line 87:
-- week 1 is 0 --> "Preseason"
if tbl_args.weeks[1] and tbl_args.weeks[1].name == 'Week 0' then
tbl_args.weeks[1].name = 'Preseason'
end
|