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 6efae5a..770a735 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -12,4 +12,5 @@ read_globals = { "table.copy", "VoxelManip", "laptop", + "mesecon", } |