To get this branch, use:
bzr branch
http://9ix.org/bzr/traderous
« back to all changes in this revision
Viewing changes to conf.lua
-
Committer:
Josh C
-
Date:
2013-06-10 23:42:44 UTC
-
Revision ID:
josh@9ix.org-20130610234244-r0qlqjqjymdc5nhs
move fullscreen into love.run so it doesn't keep toggling on ctl-alt-R
Show diffs side-by-side
added
removed
1
1
function love.conf(t)
3
t.identity = 'spacey-nova'
4
4
t.screen.width = 1366
5
5
t.screen.height = 768
b'\\ No newline at end of file'