and fix master turtle not properly getting its own stack.
This commit is contained in:
@@ -941,7 +941,7 @@ while true do
|
|||||||
end
|
end
|
||||||
|
|
||||||
local ownstack = {
|
local ownstack = {
|
||||||
stacks=stacks[expam+1],
|
stacks=stacks["stacks"][expam+1],
|
||||||
dimensions=dimensions,
|
dimensions=dimensions,
|
||||||
height=height
|
height=height
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user