mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2024-11-22 15:33:00 +00:00
initialized worldeditadditions.tables
This commit is contained in:
parent
3dff6fe66c
commit
3c7cd38459
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
-- extensive collection of functions :P
|
||||
|
||||
-- TODO: Refactor into its own worldeditadditions.tables namespace.
|
||||
worldeditadditions.tables = {}
|
||||
|
||||
dofile(worldeditadditions.modpath.."/utils/tables/sets.lua")
|
||||
dofile(worldeditadditions.modpath.."/utils/tables/shallowcopy.lua")
|
||||
|
|
Loading…
Reference in a new issue