mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2024-11-01 05:43:01 +00:00
promise.lua: layout
This commit is contained in:
parent
977dcc6a93
commit
26a8658cfb
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ local function do_run(promise, args, depth, origin_resolve)
|
|||
---
|
||||
-- 2: Run teh function!
|
||||
---
|
||||
|
||||
|
||||
-- (if it's the 1st one in the sequence we treat it specially)
|
||||
local results
|
||||
if depth == 1 then
|
||||
|
|
Loading…
Reference in a new issue