Attempt to improve performance

This commit is contained in:
Bill Niblock 2024-11-03 18:56:31 -05:00
parent ff214a11ad
commit dc8efafba5
6 changed files with 9 additions and 11 deletions

View file

@ -1,6 +1,6 @@
love.conf = function(t)
t.gammacorrect = true
t.title, t.identity = "Survivor", "Bill Niblock"
t.title, t.identity = "escape-the-crash", "Bill Niblock"
t.modules.joystick = false
t.modules.physics = false
-- This scales the game, and it still looks quite nice at 1440p!