mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2025-04-09 18:21:25 +02:00
table_reduce: typo
This commit is contained in:
@ -11,3 +11,5 @@ local function table_reduce(tbl, func, initial_value)
|
||||
end
|
||||
return acc
|
||||
end
|
||||
|
||||
return table_reduce
|
Reference in New Issue
Block a user