From b306e5ac8596aaf0327037d2c71f1f270fd044c5 Mon Sep 17 00:00:00 2001 From: manuel Date: Wed, 11 Jan 2023 20:30:40 +0000 Subject: [PATCH] Update 'Controller/wheatController.lua' --- Controller/wheatController.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Controller/wheatController.lua b/Controller/wheatController.lua index 724e45b..6091989 100644 --- a/Controller/wheatController.lua +++ b/Controller/wheatController.lua @@ -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