euh, same as previous commit, stupid vs code smh my head
This commit is contained in:
@@ -109,7 +109,7 @@ t3 = thread.create(cleanup)
|
||||
|
||||
|
||||
|
||||
local test = {"a","b","c"}
|
||||
for i=0,table.getn(test) do
|
||||
print(test[i])
|
||||
end
|
||||
-- local test = {"a","b","c"}
|
||||
-- for i=0,table.getn(test) do
|
||||
-- print(test[i])
|
||||
-- end
|
||||
Reference in New Issue
Block a user