forked from mtcontrib/hazmat_suit
Fix crash at boot
This commit is contained in:
parent
b1b891a891
commit
71b01b48b7
2
init.lua
2
init.lua
@ -1,5 +1,5 @@
|
|||||||
-- support for i18n
|
-- support for i18n
|
||||||
local S = armor_i18n.gettext
|
local S = armor.get_translator
|
||||||
|
|
||||||
if not minetest.get_modpath("technic") then
|
if not minetest.get_modpath("technic") then
|
||||||
minetest.log("warning", S("hazmat_suit: Mod loaded but unused."))
|
minetest.log("warning", S("hazmat_suit: Mod loaded but unused."))
|
||||||
|
Loading…
Reference in New Issue
Block a user