From 49f8d3b578c603993e11e0b86625f244fa7a6ac3 Mon Sep 17 00:00:00 2001 From: Jat15 Date: Sun, 27 Dec 2020 18:04:59 +0100 Subject: [PATCH] [.luacheckrc] Add stairsplus and stairs variable global --- .luacheckrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.luacheckrc b/.luacheckrc index 16e7350..187bab7 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -30,4 +30,6 @@ read_globals = { "frame", "mg", "toolranks", + "stairs", + "stairsplus", }