Advertisement
Dudugz-Contistente

Untitled

Sep 20th, 2017
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. 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