home *** CD-ROM | disk | FTP | other *** search
/ Internet 1996 World Exposition / park.org.s3.amazonaws.com.7z / park.org.s3.amazonaws.com / Japan / Panasonic- / funcity / tokyo / slot.dcr / 00083.ls < prev    next >
Encoding:
Text File  |  2017-09-21  |  110 b   |  8 lines

  1. on mouseUp
  2.   global gstop
  3.   if gstop = 0 then
  4.     set gstop to 1
  5.     puppetSound("5.├ë├Ñ├ëo├à[")
  6.   end if
  7. end
  8.