/traderous

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

« back to all changes in this revision

Viewing changes to game_over.lua

  • Committer: Josh C
  • Date: 2013-06-30 21:40:01 UTC
  • Revision ID: josh@9ix.org-20130630214001-qb2ykjjrolqm1mzx
recenter mouse on respawn

Show diffs side-by-side

added added

removed removed

66
66
 
67
67
                    the.app.view.focus = the.player
68
68
 
 
69
                    love.mouse.setPosition(the.app.width / 2, the.app.height / 2)
 
70
 
69
71
                    the.interface:remove(self)
70
72
                 end
71
73
              end