summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorubq323 <ubq323@ubq323.website>2024-04-06 16:37:01 +0100
committerubq323 <ubq323@ubq323.website>2024-04-06 16:37:01 +0100
commit609c9137e512e0daab0f1a4e923b33599a4a8a9c (patch)
treead31466d7bf680448e3bcf1c4189ad7abaf48adb
parent2db69c76aea1af3c89de86cd60817efbc5858482 (diff)
launch cactus
-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)