games50 / pong

Atari's 1972 classic, implemented in Lua with LÖVE
835 stars 1.13k forks source link

pong-1 issue with love 11.3 #65

Open Yoshiko1227 opened 3 years ago

Yoshiko1227 commented 3 years ago

pong-1

I'm newbie. please help me.

Bmcelroy19827 commented 3 years ago

You've probably figured it out by now but getGPIScale() should be getDPIScale() (dots per inch I'm guessing)