summaryrefslogtreecommitdiff
path: root/fish.lua
diff options
context:
space:
mode:
authorubq323 <ubq323@ubq323.website>2023-01-03 01:20:04 +0000
committerubq323 <ubq323@ubq323.website>2023-01-03 01:20:04 +0000
commitebfed2a9e7cb1d5d9d45c11d0077ea87aa3be6b7 (patch)
treeb3066ec83ea08876fcedddbbce7b99a49a64be44 /fish.lua
parentc06632c46cf8e1fdacc413528a5941d48fe6d5d5 (diff)
fish
Diffstat (limited to 'fish.lua')
-rw-r--r--fish.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/fish.lua b/fish.lua
index e89b516..8058d41 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()