/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-30 23:38:00 UTC
  • Revision ID: josh@9ix.org-20130630233800-j2wia0e66isl8p00
track kills

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
 
192
194
              the.cursor.visible = true
193
195
              love.mouse.setVisible(false)
194
196
              love.mouse.setGrab(true)