mirror of
https://github.com/Insality/druid
synced 2025-09-27 18:12:21 +02:00
Annotations update [5]
This commit is contained in:
@@ -51,7 +51,7 @@ function Blocker.on_input(self, action_id, action)
|
||||
return false
|
||||
end
|
||||
|
||||
if not self:is_enabled(self.node) then
|
||||
if not self:is_enabled() then
|
||||
return false
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user