diff options
Diffstat (limited to 'conf.lua')
-rw-r--r-- | conf.lua | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ function love.conf(t) t.window.width=640 t.window.height=480 t.window.resizeable=true + t.window.msaa = 4 end |
index : MGi1 | ||
morrison game interactive #1 |
summaryrefslogtreecommitdiff |