/traderous

To get this branch, use:
bzr branch /bzr/traderous
1
2
3
4
5
6
function love.conf(t)
   t.title = "Traderous"
   t.identity = 'traderous'
   t.screen.width = 1366
   t.screen.height = 768
end