home *** CD-ROM | disk | FTP | other *** search
/ PC Format (UK) 86 / PC_Format_September1998_Issue86.iso / Critical / CMiFree / quit.dxr / 00007.ls < prev    next >
Encoding:
Text File  |  1998-07-13  |  80 b   |  7 lines

  1. on exitFrame
  2.   puppetSound(1, 0)
  3.   puppetSound(0)
  4.   clearGlobals()
  5.   quit()
  6. end
  7.