mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-06-28 12:56:01 +02:00
remove homedecor_i18n and merged into homedecor_common, fixed meseon global error
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
homedecor_common
|
||||
default
|
||||
dye
|
||||
homedecor_i18n
|
||||
creative
|
||||
moreblocks?
|
||||
building_blocks?
|
||||
|
@ -1,5 +1,5 @@
|
||||
|
||||
local S = homedecor_i18n.gettext
|
||||
local S = homedecor.gettext
|
||||
|
||||
local function N_(x) return x end
|
||||
|
||||
|
Reference in New Issue
Block a user