Update intllib support to avoid using deprecated functions

Tento commit je obsažen v:
Hugo Locurcio
2019-03-03 20:02:40 +01:00
rodič e43e4a1911
revize 76a00a5365
8 změnil soubory, kde provedl 57 přidání a 17 odebrání

Zobrazit soubor

@@ -5,7 +5,7 @@ Copyright © 2011-2019 Hugo Locurcio and contributors.
Licensed under the zlib license. See LICENSE.md for more information.
--]]
local S = moreblocks.intllib
local S = moreblocks.S
local sound_dirt = default.node_sound_dirt_defaults()
local sound_wood = default.node_sound_wood_defaults()