home *** CD-ROM | disk | FTP | other *** search
/ Love Bytes / LoveBytes.bin / ss.z / SHEEP.EXE / SHEEP.dxr / 00111.ls < prev    next >
Encoding:
Text File  |  1997-08-18  |  86 b   |  7 lines

  1. on exitFrame
  2.   global gmouseh
  3.   if the mouseH <> gmouseh then
  4.     quit()
  5.   end if
  6. end
  7.