/traderous

To get this branch, use:
bzr branch /bzr/traderous

« back to all changes in this revision

Viewing changes to trade_view.lua

  • Committer: Josh C
  • Date: 2013-06-30 22:39:43 UTC
  • Revision ID: josh@9ix.org-20130630223943-863q2kff3f3bqp7v
save on arriving at & leaving a planet both

Show diffs side-by-side

added added

removed removed

189
189
                 Subview.activate(self)
190
190
              end,
191
191
   close = function (self)
 
192
              the.player:save()
 
193
 
192
194
              the.cursor.visible = true
193
195
              love.mouse.setVisible(false)
194
196
              love.mouse.setGrab(true)