Add self:get_node assert, add no_auto_template flag, fix idents

This commit is contained in:
Insality
2022-03-09 18:14:40 +02:00
parent a3e5ff1116
commit 669b525c15
7 changed files with 14 additions and 11 deletions

View File

@@ -140,7 +140,6 @@ local function check_sort_input_stack(self, components)
end
--- Check whitelists and blacklists for input components
local function can_use_input_component(self, component)
local can_by_whitelist = true