mirror of
https://github.com/Uberi/Minetest-WorldEdit.git
synced 2025-04-03 03:00:42 +02:00
commit
b0fbcf197f
1
worldedit_infinity/depends.txt
Normal file
1
worldedit_infinity/depends.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
worldedit?
|
@ -1,4 +1,4 @@
|
|||||||
worldedit = worldedit or {}
|
worldedit = rawget(_G, "worldedit") or {}
|
||||||
local minetest = minetest --local copy of global
|
local minetest = minetest --local copy of global
|
||||||
|
|
||||||
local get_pointed = function(pos, nearest, distance)
|
local get_pointed = function(pos, nearest, distance)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user