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