]> git.lizzy.rs Git - xdecor.git/blobdiff - .luacheckrc
Fix "xpanes_space.png" texture not found (#125)
[xdecor.git] / .luacheckrc
index ea47ea3a3e3582e3bf2fad97dae9671a9a277ab8..c89cac7cb52e8aaa3081bb9f43891e53766afc44 100644 (file)
@@ -6,4 +6,10 @@ read_globals = {
        "vector", "ItemStack",
        "default",
        "stairs", "doors", "xpanes",
+       "xdecor", "xbg",
+       table = {fields = {"copy"}},
+       string = {fields = {"split"}},
+       "unpack",
+       "stairsplus",
+       "mesecon"
 }