Fix
This commit is contained in:
@@ -237,7 +237,7 @@ local state_machine = {
|
|||||||
-- initial setup
|
-- initial setup
|
||||||
|
|
||||||
if not T.state.current_state then
|
if not T.state.current_state then
|
||||||
T.setPosition(0, 0, 0, "-z")
|
T.setPosition(0, 0, 0, "+z")
|
||||||
T.state.current_state = "RESUPPLY_FUEL"
|
T.state.current_state = "RESUPPLY_FUEL"
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user