home *** CD-ROM | disk | FTP | other *** search
/ PC Open 10 / pcopen10.iso / aaron / dida / puzzle.dxr / 00015_moses.ls < prev    next >
Encoding:
Text File  |  1997-09-24  |  148 b   |  8 lines

  1. on mouseDown
  2.   pigia()
  3.   set the visible of sprite 4 to 0
  4.   set the visible of sprite 5 to 0
  5.   set the visible of sprite 6 to 1
  6.   updateStage()
  7. end
  8.