From 77908acfb1ef4e9b68e186002be9118cc396e7d7 Mon Sep 17 00:00:00 2001 From: Panquesito7 Date: Thu, 4 Jun 2020 13:27:48 -0500 Subject: [PATCH] Remove `node_ownership` globals --- .luacheckrc | 3 --- 1 file changed, 3 deletions(-) diff --git a/.luacheckrc b/.luacheckrc index abbd6ea..96a7aac 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -26,9 +26,6 @@ read_globals = { "Settings", "mesecon", "digiline_remote", - "IsPlayerNodeOwner", "HasOwner", - "getLastOwner", "GetNodeOwnerName", - "protector", "isprotect", "homedecor_expect_infinite_stacks", }