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 / paris / wave / CIN.dcr / 00210_â‘îÑêÞéZ.ls < prev    next >
Encoding:
Text File  |  2017-09-21  |  156 b   |  12 lines

  1. global mm
  2.  
  3. on mouseUp
  4.   put string(mm)
  5.   set flag to payment(300)
  6.   if flag <> 0 then
  7.     go("getout")
  8.   else
  9.     go("├óΓÇÿ├«├æ├ç├ï├»ΓÇÿ├⌐├▒")
  10.   end if
  11. end
  12.