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