From c06632c46cf8e1fdacc413528a5941d48fe6d5d5 Mon Sep 17 00:00:00 2001 From: ubq323 Date: Tue, 3 Jan 2023 01:18:43 +0000 Subject: fish --- fish.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fish.lua') diff --git a/fish.lua b/fish.lua index 8058d41..e89b516 100644 --- a/fish.lua +++ b/fish.lua @@ -14,7 +14,7 @@ while true do end end if not ent then error("notfound") end - --print(ent.y) + print(ent.y) if ent.y<=-3.7 then p.use() break end os.sleep() -- cgit v1.2.3