réplica de
https://github.com/Uberi/Minetest-WorldEdit.git
synced 2026-01-04 23:55:18 +01:00
replace deprecated function call
Este commit está contenido en:
@@ -42,7 +42,7 @@ load_module(path .. "/compatibility.lua")
|
||||
load_module(path .. "/cuboid.lua")
|
||||
|
||||
|
||||
if minetest.setting_getbool("log_mods") then
|
||||
if minetest.settings:get_bool("log_mods") then
|
||||
print("[WorldEdit] Loaded!")
|
||||
end
|
||||
|
||||
|
||||
Referencia en una nueva incidencia
Block a user