/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-29 01:26:02 UTC
  • Revision ID: josh@9ix.org-20130429012602-ev6ww21nb01zgddg
out of bounds

Show diffs side-by-side

added added

removed removed

75
75
              end
76
76
 
77
77
              --the.inventory:add(Flag:new())
78
 
              --the.inventory:add(Fish:new())
 
78
              --the.inventory:add(Fairy:new())
79
79
           end,
80
80
   onUpdate = function (self, dt)
81
81
                 if the.keys:justPressed('escape') then