diff --git a/mods/ENVIRONMENT/mcl_weather/init.lua b/mods/ENVIRONMENT/mcl_weather/init.lua index 6fe73eef..7d331cd5 100644 --- a/mods/ENVIRONMENT/mcl_weather/init.lua +++ b/mods/ENVIRONMENT/mcl_weather/init.lua @@ -1,3 +1,4 @@ +local S = minetest.get_translator("mcl_weather") mcl_weather = {} mcl_weather.allow_abm = true