Update 'Controller/wheatController.lua'
This commit is contained in:
@@ -38,6 +38,7 @@ function toMatrix(str)
|
||||
end
|
||||
end
|
||||
end
|
||||
matrix[#matrix+1] = toMatrix(str:sub(lastC + 1, len))
|
||||
return matrix
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user