I see people doing this in tables:
table = {
-- stuff
}
,
{
-- more stuff
}
how does this work?
ex 2 in 1 line.
table = { "lol", "lol222", 123} , {"asd3", "3rf", "zxce33"}
I just see some people doing it and wondered how it works?
#code game:GetService("Goat") |