mirror of
https://github.com/Insality/druid.git
synced 2025-09-28 02:22:18 +02:00
#72 fix return in on_input functions
This commit is contained in:
@@ -16,6 +16,7 @@ end
|
||||
|
||||
-- Call only if exist interest: const.ON_INPUT or const.ON_INPUT_HIGH
|
||||
function M.on_input(self, action_id, action)
|
||||
return false
|
||||
end
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user