From 95a39cee10df7e07a1ec9dd56002ef81592b4c82 Mon Sep 17 00:00:00 2001 From: funkydude Date: Mon, 18 Sep 2023 17:49:01 +0100 Subject: [PATCH] Update luacheck --- .luacheckrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.luacheckrc b/.luacheckrc index 4679df8..58f5cf4 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -40,6 +40,7 @@ read_globals = { "C_ChatInfo", "C_DeathInfo", "C_EncounterJournal", + "C_EventUtils", "C_GossipInfo", "C_Map", "C_Scenario",