Content deleted Content added
No edit summary |
No edit summary |
||
Line 13:
table.insert(t, test1)
table.insert(t, team1)
table.insert(t, '\n')
table.insert(t, team1['code'])
table.insert(t, '\n')
|
No edit summary |
No edit summary |
||
Line 13:
table.insert(t, test1)
table.insert(t, team1)
table.insert(t, '\n')
table.insert(t, team1['code'])
table.insert(t, '\n')
|