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