fix(inferium-harvester): set local plan to remote plan at the end of the replant procedure
This commit is contained in:
parent
86baeb83f0
commit
a8788ca3b1
@ -441,6 +441,8 @@ local function replantProcedure()
|
|||||||
else
|
else
|
||||||
print('no seeds to plant')
|
print('no seeds to plant')
|
||||||
end
|
end
|
||||||
|
|
||||||
|
localPlan = remotePlan
|
||||||
end
|
end
|
||||||
|
|
||||||
-- Main procedure
|
-- Main procedure
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user