/traderous

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

« back to all changes in this revision

Viewing changes to trade_view.lua

  • Committer: Josh C
  • Date: 2013-06-23 03:10:51 UTC
  • Revision ID: josh@9ix.org-20130623031051-3142chix333jkmqi
pay to fix shield

Show diffs side-by-side

added added

removed removed

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