/traderous

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

« back to all changes in this revision

Viewing changes to main.lua

  • Committer: Josh C
  • Date: 2013-07-01 00:35:05 UTC
  • Revision ID: josh@9ix.org-20130701003505-nfdvnalobuuasfmb
exclude xcfs from packaging

Show diffs side-by-side

added added

removed removed

Lines of Context:
190
190
                 self.console:watch('num planets', '#the.planets.sprites')
191
191
                 self.console:watch('num enemies', 'the.enemies:count()')
192
192
                 self.console:watch('onPlanet', 'the.player.onPlanet')
 
193
                 self.console:watch('kills', 'the.player.kills')
193
194
                 --self.console:watch('drawTook', 'the.drawTook')
194
195
 
195
196
                 -- back off that dark overlay a bit