Big cleanup. Fix intllib support.

This commit is contained in:
Calinou
2014-12-27 20:30:19 +01:00
parent 4b682f4730
commit cd65ed0930
5 changed files with 19 additions and 15 deletions

View File

@ -1,4 +1,4 @@
local S = moreblocks.gettext
local S = moreblocks.intllib
local sound_wood = default.node_sound_wood_defaults()
local sound_stone = default.node_sound_stone_defaults()