forked from mtcontrib/homedecor_modpack
remove homedecor_i18n and merged into homedecor_common, fixed meseon global error
This commit is contained in:
@ -14,7 +14,7 @@ if signs_modpath then
|
||||
sign_post_model = signs_lib.sign_post_model.nodebox
|
||||
end
|
||||
|
||||
local S = homedecor_i18n.gettext
|
||||
local S = homedecor.gettext
|
||||
|
||||
local materials = {
|
||||
{ S("brass"), "brass" },
|
||||
|
Reference in New Issue
Block a user