home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1997: Best New Mac Games / Image(3).iso / Games / Grossology / demo.dxr / Zits_154.ls < prev    next >
Encoding:
Text File  |  1997-07-31  |  125 b   |  8 lines

  1. on mouseUp
  2.   global PuzzleLab, PuzzleBlank
  3.   set PuzzleLab to "ZITS"
  4.   set PuzzleBlank to 1
  5.   PrintPuzzle()
  6.   go("Zits")
  7. end
  8.