mirror of
https://github.com/t-affeldt/climate_api.git
synced 2025-03-20 00:21:25 +00:00
3 lines
71 B
Lua
3 lines
71 B
Lua
|
if minetest.get_modpath("lightning") then
|
||
|
lightning.auto = false
|
||
|
end
|