mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2024-12-04 13:03:59 +01:00
'nother namespace
This commit is contained in:
parent
5e4d51926f
commit
09e935380b
@ -1,5 +1,7 @@
|
||||
local wea = worldeditadditions
|
||||
|
||||
--- Sculpting brush engine.
|
||||
-- @namespace worldeditadditions.sculpt
|
||||
local sculpt = {
|
||||
brushes = {
|
||||
circle_soft1 = dofile(wea.modpath.."/lib/sculpt/brushes/circle_soft1.lua"),
|
||||
|
Loading…
Reference in New Issue
Block a user