/ld26

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

« back to all changes in this revision

Viewing changes to main.lua

  • Committer: Josh C
  • Date: 2013-04-28 22:26:28 UTC
  • Revision ID: josh@9ix.org-20130428222628-iw5am8h8mrzedutb
really basic feedback that your inventory changed

Show diffs side-by-side

added added

removed removed

63
63
                 self.console.fill.fill[4] = 75
64
64
              end
65
65
 
66
 
              the.inventory:add(Flower:new())
 
66
              --the.inventory:add(Flower:new())
67
67
           end,
68
68
   onUpdate = function (self, dt)
69
69
                 if the.keys:justPressed('escape') then