Fix
This commit is contained in:
parent
004ec6e5d4
commit
15e280a1f3
@ -237,7 +237,7 @@ local state_machine = {
|
||||
-- initial setup
|
||||
|
||||
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"
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user