home *** CD-ROM | disk | FTP | other *** search
/ Blender Volume 2 #3 / Blender_2_3.iso / BLENDER / FILES / SEX.DIR / 00145.ls < prev    next >
Encoding:
Text File  |  1996-04-01  |  203 b   |  12 lines

  1. on exitFrame
  2.   global HELPTRUE, PSOUND
  3.   cursor(0)
  4.   patchpal()
  5.   set the volume of sound 1 to 255
  6.   set the volume of sound 2 to 255
  7.   SETSPEAKER()
  8.   CLEANUP()
  9.   set HELPTRUE to 0
  10.   set PSOUND to 0
  11. end
  12.