diff --git a/core/input.lua b/core/input.lua index bc246b5..1f8f763 100755 --- a/core/input.lua +++ b/core/input.lua @@ -507,5 +507,5 @@ function input.eventHandlers.mousemoved(x, y, dx, dy) end --Typescript -input.input = input +input.default = input return input \ No newline at end of file