diff --git a/.luacheckrc b/.luacheckrc index f2445a09..d079c764 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -27,6 +27,8 @@ read_globals = { "table.insert_all", "vector", "VoxelArea", + "mcl_dyes", + "mcl_sounds", } globals = {"mesecon"}