v13.0.0 #11

Merged
rayaman merged 20 commits from v13.0.0 into master 2019-03-22 21:21:37 -04:00
Showing only changes of commit 110055ffc4 - Show all commits

View File

@ -33,8 +33,3 @@ end)
multi:mainloop{ multi:mainloop{
protect = false protect = false
} }
--~ print(multi.AlignTable{
--~ {"Name","Type","Number"},
--~ {"Test","This is a type","1.34"},
--~ {"Test Hello","This is another type","143.43"},
--~ })