/ld28

To get this branch, use:
bzr branch http://9ix.org/bzr/ld28

« back to all changes in this revision

Viewing changes to conf.lua

  • Committer: Josh C
  • Date: 2013-12-15 16:56:38 UTC
  • Revision ID: josh@9ix.org-20131215165638-ge97fjz6untvjv9i
get rid of spare pixels on bottom

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
   --t.title = "LD28"
3
3
   t.identity = 'ld28'
4
4
   t.version = '0.8.0'
 
5
   t.screen.width = 800
 
6
   t.screen.height = 592
5
7
end