summaryrefslogtreecommitdiff
path: root/worldedit_commands/cuboid.lua
diff options
context:
space:
mode:
Diffstat (limited to 'worldedit_commands/cuboid.lua')
-rw-r--r--worldedit_commands/cuboid.lua3
1 files changed, 0 insertions, 3 deletions
diff --git a/worldedit_commands/cuboid.lua b/worldedit_commands/cuboid.lua
index 065c2ca..88f0260 100644
--- a/worldedit_commands/cuboid.lua
+++ b/worldedit_commands/cuboid.lua
@@ -1,6 +1,3 @@
-dofile(minetest.get_modpath("worldedit_commands") .. "/cuboidapi.lua")
-
-
minetest.register_chatcommand("/outset", {
params = "[h|v] <amount>",
description = "outset the selection",