Open noahhaasis opened 6 years ago
A better fix would be to get the latest version of push from @ulydev 's repo: https://github.com/Ulydev/push/blob/master/push.lua
This is the latest version, which takes care of the listed issues.
Hope this helps!
pong 1 calls love.window.getPixelScale which is now called love.window.getDPIScale.