mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-07-12 19:10:20 +02:00
Fix warnings issued by luacheck
.
This commit is contained in:
@ -16,8 +16,6 @@ end
|
||||
|
||||
local S = homedecor_i18n.gettext
|
||||
|
||||
local function N_(x) return x end
|
||||
|
||||
local materials = {
|
||||
{ S("brass"), "brass" },
|
||||
{ S("wrought iron"), "wrought_iron" },
|
||||
|
Reference in New Issue
Block a user