mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2026-01-05 08:45:47 +01:00
use nondeprecated namespace - minetest to core (#98)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
local S = minetest.get_translator("homedecor_furniture")
|
||||
local S = core.get_translator("homedecor_furniture")
|
||||
|
||||
local ob_cbox = {
|
||||
type = "fixed",
|
||||
|
||||
Reference in New Issue
Block a user