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