home *** CD-ROM | disk | FTP | other *** search
/ Discovering Nature in the City / LUONTOCD.iso / pc / files / intro.dxr / 00045.ls < prev    next >
Encoding:
Text File  |  1996-12-17  |  101 b   |  7 lines

  1. on mouseUp
  2.   global gLanguage
  3.   set gLanguage to "swe"
  4.   puppetSprite(11, 0)
  5.   go(the frame + 1)
  6. end
  7.