Closed natural-harmonia-gropius closed 1 year ago
I want to replace binding.on[event-ignore] to binding:ignore(event, timeout)
binding.on[event-ignore]
binding:ignore(event, timeout)
https://github.com/Natural-Harmonia-Gropius/InputEvent/commit/2511cf7d002aa62140dabd5176f24afdffcacca2 and https://github.com/Natural-Harmonia-Gropius/InputEvent/commit/bb1c2762cb677ec849de73e89a06a021ea2fe496
I want to replace
binding.on[event-ignore]
tobinding:ignore(event, timeout)