/traderous

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

« back to all changes in this revision

Viewing changes to wrap_tile.lua

  • Committer: Josh C
  • Date: 2013-05-14 00:15:01 UTC
  • Revision ID: josh@9ix.org-20130514001501-z14e702ncp21s0yr
try to not spawn rocks where you can see them.  not working if screen 
crosses game boundaries.

Show diffs side-by-side

added added

removed removed

Lines of Context:
99
99
 
100
100
               self:wrap()
101
101
               self:reflect()
 
102
 
 
103
               -- TODO: make sure mirrors are cleaned up when we are
 
104
               -- killed / removed from view
102
105
            end
103
106
}
 
 
b'\\ No newline at end of file'