From 48ca1db2685020582195aabfd8a930d6dca81d93 Mon Sep 17 00:00:00 2001 From: brulijam Date: Sun, 23 Jun 2024 20:20:43 +0200 Subject: [PATCH] did stuff --- src/brulijam/lib/tutel.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/brulijam/lib/tutel.lua b/src/brulijam/lib/tutel.lua index df5df8c..1b07010 100755 --- a/src/brulijam/lib/tutel.lua +++ b/src/brulijam/lib/tutel.lua @@ -124,7 +124,7 @@ end local function goToPosition(toR, toX, toY, toZ) - print("t1") + pos = getPos() -- go to lastValidY while pos["y"] < toY do secureDigUp()