Added content to unfinished function body.

This commit is contained in:
Harrison Deng 2021-05-03 13:18:08 -05:00
parent de7c77425c
commit c7a4b784f0

View File

@ -299,7 +299,7 @@ local function moveBy(delta, forward, right)
end
local function quarry(start, end)
sendLog("quarry: Starting quarry task.")
end
local function executeTasks()