add missing translator include

This commit is contained in:
cora 2021-09-26 04:28:44 +02:00
parent 62f950cb3c
commit 7bd4d75c3f
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
local S = minetest.get_translator("mcl_weather")
mcl_weather = {}
mcl_weather.allow_abm = true