diff options
Diffstat (limited to '.luacheckrc')
-rw-r--r-- | .luacheckrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.luacheckrc b/.luacheckrc index a21bce1..65cdb0d 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -4,4 +4,5 @@ allow_defined_top = true read_globals = { "minetest", "default", + "sfinv_buttons", } |