From 110055ffc4f19752f04a0ed7a7a324b629d09aee Mon Sep 17 00:00:00 2001 From: Ryan Ward Date: Tue, 29 Jan 2019 12:22:09 -0500 Subject: [PATCH] changing workstations --- test.lua | 5 ----- 1 file changed, 5 deletions(-) diff --git a/test.lua b/test.lua index 7f5969f..570724b 100644 --- a/test.lua +++ b/test.lua @@ -33,8 +33,3 @@ end) multi:mainloop{ protect = false } ---~ print(multi.AlignTable{ ---~ {"Name","Type","Number"}, ---~ {"Test","This is a type","1.34"}, ---~ {"Test Hello","This is another type","143.43"}, ---~ })