Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- read={lines=function(a)local b={}for c in a.gmatch(a,'(.-)%\n')do table.insert(b,c)end;return b end}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement