forked from Mineclonia/Mineclonia
add missing translator include
This commit is contained in:
parent
62f950cb3c
commit
7bd4d75c3f
|
@ -1,3 +1,4 @@
|
||||||
|
local S = minetest.get_translator("mcl_weather")
|
||||||
mcl_weather = {}
|
mcl_weather = {}
|
||||||
|
|
||||||
mcl_weather.allow_abm = true
|
mcl_weather.allow_abm = true
|
||||||
|
|
Loading…
Reference in New Issue