home *** CD-ROM | disk | FTP | other *** search
/ Curio City 11 / CURIO11.bin / pc / movie / start.dir / 01027_EXITm,U.ls < prev    next >
Encoding:
Text File  |  1998-01-01  |  61 b   |  6 lines

  1. on mouseDown
  2.   if btndown() then
  3.     go("EXIT")
  4.   end if
  5. end
  6.