This commit is contained in:
Axel Kittenberger 2016-12-13 16:37:57 +01:00
parent 1bec061109
commit 8927426be2
1 changed files with 4 additions and 2 deletions

View File

@ -2288,8 +2288,10 @@ local Sync = ( function
-- --
-- inheritly transfers all blocks from delay -- inheritly transfers all blocks from delay
-- --
local function getBlocks( delay ) local function getBlocks
(
delay
)
blocks[ delay ] = true blocks[ delay ] = true
if delay.blocks if delay.blocks