mirror of
https://github.com/minetest-mods/3d_armor.git
synced 2025-07-10 04:00:27 +02:00
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
-- support for i18n
|
||||
local S = armor.get_translator
|
||||
local S = minetest.get_translator(minetest.get_current_modname())
|
||||
|
||||
|
||||
--- Nether
|
||||
@ -165,4 +165,4 @@ if armor.materials.nether then
|
||||
},
|
||||
})
|
||||
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user