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