This commit is contained in:
qfx 2020-02-13 19:15:02 +02:00
commit 77f20a1b8c

View File

@ -143,4 +143,4 @@
if not(helium.input.eventHandlers[name]) or not(helium.input.eventHandlers[name](a, b, c, d, e, f)) then
love.handlers[name](a, b, c, d, e, f)
end
```
```