mirror of
https://github.com/Uberi/Minetest-WorldEdit.git
synced 2025-07-01 07:30:39 +02:00
adapt style
This commit is contained in:
@ -1,8 +1,6 @@
|
||||
local area_protection = {}
|
||||
|
||||
if minetest.get_modpath(
|
||||
"areas"
|
||||
) then
|
||||
if minetest.get_modpath("areas") then
|
||||
area_protection.areas = areas
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user