mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-08-01 11:10:21 +02:00
add a global .luacheckrc
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
local S = minetest.get_translator("homedecor_wardrobe")
|
||||
modpath = minetest.get_modpath("homedecor_wardrobe")
|
||||
local modpath = minetest.get_modpath("homedecor_wardrobe")
|
||||
|
||||
local wd_cbox = {type = "fixed", fixed = {-0.5, -0.5, -0.5, 0.5, 1.5, 0.5}}
|
||||
|
||||
|
Reference in New Issue
Block a user