-- higher values of TARGET_FPS will make the game run "faster"
-- since the game is mostly designed for 60 FPS
localTARGET_FPS=60
localFRAME_DURATION=1.0/TARGET_FPS
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.