forked from mtcontrib/Minetest-WorldEdit
Move cuboidapi.lua to correct place
This commit is contained in:
@ -1,6 +1,3 @@
|
||||
dofile(minetest.get_modpath("worldedit_commands") .. "/cuboidapi.lua")
|
||||
|
||||
|
||||
minetest.register_chatcommand("/outset", {
|
||||
params = "[h|v] <amount>",
|
||||
description = "outset the selection",
|
||||
|
Reference in New Issue
Block a user