test
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user