wea.selection declared

This commit is contained in:
VorTechnix 2021-03-12 18:11:43 -08:00
parent c39fc1c9e8
commit 18347f93bf
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
-- ██ ██ ██ ██ ██ ██ ██ ██
-- ██████ ███████ ██████ ██████ ██████
worldeditadditions.add_pos = {}
worldeditadditions.selection = {}
function worldeditadditions.selection.add_point(name, pos)
if pos ~= nil then
-- print("[set_pos1]", name, "("..pos.x..", "..pos.y..", "..pos.z..")")