mirror of
https://github.com/Insality/druid
synced 2025-11-26 19:00:52 +01:00
Add self:get_node assert, add no_auto_template flag, fix idents
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user