/traderous

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-30 21:40:21 UTC
  • Revision ID: josh@9ix.org-20130630214021-mw2vr14czefr09zb
set prices based on distance

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
function love.conf(t)
2
 
   t.title = "Traderous"
3
 
   t.identity = 'traderous'
 
2
   t.title = "Spacey"
 
3
   t.identity = 'spacey-nova'
4
4
   t.screen.width = 1366
5
5
   t.screen.height = 768
6
6
end
 
 
b'\\ No newline at end of file'