Input priority little rework? Remove on_swipe

This commit is contained in:
Insality
2020-02-23 12:17:25 +03:00
parent 44016bc4f3
commit c2b65eb4e2
9 changed files with 61 additions and 87 deletions

View File

@@ -59,7 +59,7 @@ function M.on_input(self, action_id, action)
end
function M.on_swipe(self)
function M.on_input_interrupt(self)
set_hover(self, false)
end