This commit is contained in:
2025-06-27 15:31:34 +01:00
parent 890bfad815
commit 17de2953ad
2 changed files with 13 additions and 7 deletions
+1 -1
View File
@@ -102,7 +102,7 @@ local function refuelIfNeeded()
string.format("Travelled: (%d,%d,%d)", x, y, z)
if statusCallback then
statusCallback("out_of_fuel " .. posText)
statusCallback("out_of_fuel - " .. posText)
end
logger.log("No fuel. Waiting for fuel... Location: " .. posText)