mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-07-20 14:20:22 +02:00
remove homedecor_i18n and merged into homedecor_common, fixed meseon global error
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
-- This code supplies an oven/stove. Basically it's just a copy of the default furnace with different textures.
|
||||
|
||||
local S = homedecor_i18n.gettext
|
||||
local S = homedecor.gettext
|
||||
|
||||
local function swap_node(pos, name)
|
||||
local node = minetest.get_node(pos)
|
||||
|
Reference in New Issue
Block a user