summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cactus.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/cactus.lua b/cactus.lua
index 74fdda8..36eb25d 100644
--- a/cactus.lua
+++ b/cactus.lua
@@ -127,9 +127,11 @@ local function dump_and_refuel()
ch.pullItems(self, 1)
goto nextfuel
end
+ goto nofuel
end
::nextfuel::
end
+ ::nofuel::
end
local datum = vector.new(-18, 128, -1837)