/traderous

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

« back to all changes in this revision

Viewing changes to rock.lua

  • Committer: Josh C
  • Date: 2013-05-16 02:41:58 UTC
  • Revision ID: josh@9ix.org-20130516024158-d5jtkfvd2qw709xo
record high scores

Show diffs side-by-side

added added

removed removed

Lines of Context:
62
62
                     self.rock = nil -- break circular reference
63
63
 
64
64
                     the.bullets:remove(other)
65
 
                     other:die()
66
65
                  end
67
66
               end
68
67
}
 
 
b'\\ No newline at end of file'