Update 'Controller/wheatController.lua'
This commit is contained in:
parent
23b1baef84
commit
b306e5ac85
@ -20,7 +20,7 @@ function toMatrix(str)
|
||||
|
||||
str = str:sub(2, len - 1)
|
||||
len = len - 2
|
||||
if ob = 1 then
|
||||
if ob == 1 then
|
||||
return toArray(str)
|
||||
else
|
||||
local level = 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user