mirror of
https://github.com/Uberi/Minetest-WorldEdit.git
synced 2025-11-28 08:35:31 +01: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