Move cuboidapi.lua to correct place

This commit is contained in:
sfan5
2016-07-04 19:57:48 +02:00
parent 2aed498849
commit 5afea424ba
3 changed files with 1 additions and 3 deletions

View File

@ -1,6 +1,3 @@
dofile(minetest.get_modpath("worldedit_commands") .. "/cuboidapi.lua")
minetest.register_chatcommand("/outset", {
params = "[h|v] <amount>",
description = "outset the selection",