mirror of
https://github.com/Uberi/Minetest-WorldEdit.git
synced 2025-07-01 15:40:39 +02:00
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