Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local buttonName = {
- " ",
- " A button ",
- " label ",
- " ",
- label = "a button"
- }
- t:add(buttonName, nil, 2, 2, 11, 5, colors.red, colors.lime)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement